MySQL InnoDB Cluster and ClusterSet
摘要
MySQL InnoDB Cluster Set is primarily used for disaster recovery scenarios where it provides disaster recovery tolerance for a MySQL InnoDB Cluster by replicating data asynchronously using a dedicated replication channel between the primary InnoDB cluster and the secondary InnoDB cluster.