MMM (MySQL Master-Master Replication Manager) is a set of flexible scripts to perform monitoring/failover and management of MySQL Master-Master replication configurations (with only one node writable at any time). The toolset also has the ability to read balance standard master/slave configurations with any number of slaves, so you can use it to move virtual IP addresses around a group of servers depending on whether they are behind in replication.
This was developed by the MySQL High Performance Group at MySQL AB for a client.


Is one node writable at a
Is one node writable at a time a bottleneck?
Yes. You can also do fail
Yes. You can also do fail overs for masters and slaves.
Your posts on MySQL are
Your posts on MySQL are great. I really find them useful. Thanks.
Post new comment