Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
Description
Many users who want to migrate from MySQL to MariaDB start off by migrating one or more slaves to MariaDB. Right now, all parallel replication modes in MariaDB require the master to be running MariaDB 10.0 or greater. This limitation means that these users cannot use parallel replication until they can also migrate their masters to MariaDB, so the only option until then would be to use serial replication. If the slave lag is too high when using serial replication, some of these users might hold off on or abandon their migration to MariaDB.
Would it be feasible to implement a parallel replication mode that works with a MySQL master?
Attachments
Issue Links
- causes
-
MDEV-9861 Network outage can break replication
-
- Closed
-
- is duplicated by
-
MDEV-9262 Parallel replication agressive mode, why is 10.0.3 master needed?
-
- Closed
-
-
MDEV-37609 Parallel Replication to Support MySQL 8+ Master
-
- Closed
-
- relates to
-
MDEV-28906 MySQL 8.0 desired compatibility
-
- Open
-