Community

Migrate from a single MySQL Instance to MySQL InnoDB Cluster using CLONE plugin

(Frederic Descamps) When somebody wants to migrate from a single MySQL instance to a full HA solution using MySQL InnoDB Cluster, the best solution to reduce the downtime is to use asynchronous replication and switch database only once at a certain point in time when everything is ready.