Details
-
Task
-
Status: Stalled (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We need to test to what extent replication from 5.6 to 10.0 works. That is what new replication features in 5.6 are understood by 10.0 and what aren't.
These new replication features are at least:
- New insert/update/delete row events (
MDEV-5115) - event checksums (already in 5.2, backported from 5.6)
- ignorable events (fixed as part of
MDEV-4487) - global transaction id (ignored with
MDEV-4487)
the list above is not exhaustive.
Attachments
Issue Links
- is blocked by
-
MDEV-4487 FR: Allow replication from MySQL 5.6+ when GTID is enabled on the master
- Closed
-
MDEV-5765 Replication 5.6=>10.0 causes garbage data on slave if master has binlog_row_image=minimal
- Open
-
MDEV-5767 Replication 5.6=>10.0 fails with binlog_rows_query_log_events=ON on master
- Closed
- relates to
-
MDEV-5769 Slave crashes on attempt to do parallel replication from an older master
- Closed
-
MDEV-5785 RBR between old master and new slave breaks on direct updates to system tables
- Closed
-
MDEV-5799 Error messages written upon LOST EVENTS incident are corrupted
- Closed
-
MDEV-3823 Backport WL#5917 sufficient to be able to replicate row events from mysql 5.6 master with default options
- Closed
-
MDEV-5115 RBR from MySQL 5.6 to MariaDB 10.0 does not work
- Closed