Deprecate and obsolete max_binlog_files with max_binlog_space
Registered by
Alexey Kopytov
Migrated to https:/
The max_binlog_files feature wasn't thought through well enough and has
a couple of important drawbacks:
- it is inconsistent with a similar variable for relay logs
(--relay-
variable for binary logs with the same semantics.
- max_binlog_files is hard (and sometimes dangerous) to use in practice,
because server restarts and FLUSH LOGS make the server start new
files, rendering the variable useless from the user perspective.
We should deprecate max_binlog_files and introduce max_binlog_space
(binlog_
Blueprint information
- Status:
- Not started
- Approver:
- Alexey Kopytov
- Priority:
- Not
- Drafter:
- Alexey Kopytov
- Direction:
- Approved
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)