By piccoloprincipe
via blog.ulf-wendel.de
Submitted: Jan 05 2013 / 04:47
MySQL Replication has a weak point: the master (primary) is a single point of failure. People ask frequently about client failover. Making a client library failover a client automatically from one server to another is simple.
Add your comment