Explain to me the work Load balancing for queries reader in data replication system With an example
elmasry
8:36 am on Jun 9, 2016 (gmt 0)
If you're doing load balancing between two database servers, you have to set a master-master replication between them. Read more about the master-master replication in MySQL here: [digitalocean.com...]