Deploy MySQL InnoDB Clusters for high availability

In this article, I am going to explain how we can deploy the MySQL InnoDB cluster. InnoDB Cluster is a high availability solution provided by MySQL that has single and multi-master capabilities and failover detection. MySQL InnoDB has three major components: MySQL group replication – It is a group of database servers. It replicates the … Continue reading Deploy MySQL InnoDB Clusters for high availability