Fixing inconsistency on MySQL Slave of Galera Cluster
Checksum is a standard practice among DBAs to verify the data consistency across replicated nodes. In this post we’re going to review the syncing options for an inconsistent MySQL slave of Galera cluster node.
Here we’re assuming a setup of regular replication to a MySQL instance from one of the Galera cluster nodes.
Read More