Details
-
New Feature
-
Status: In Testing (View Workflow)
-
Major
-
Resolution: Unresolved
Description
When MDEV-34705 debuts, it will change the underlying binlog format. This will make it so binlogs created by new servers won't be able to be used by old servers (e.g. in the case of downgrading).
To support downgrades (and other similar cases), mariadb-binlog should be extended with an option to read in a binlog with the innodb format, and output a binlog in the legacy format.
Attachments
Issue Links
- is blocked by
-
MDEV-34705 Improving performance of binary logging by removing the need of syncing it
-
- Closed
-
- relates to
-
MDEV-40928 A Tool to Compare Replication Servers After a Crash
-
- Open
-
- has action item
-
DOCS-6611 Loading...