mmm_restore

Multi-Master Replication Manager for MySQL - tools

Install

All systems
curl cmd.cat/mmm_restore.sh
Debian Debian
apt-get install mysql-mmm-tools
Ubuntu
apt-get install mysql-mmm-tools
Fedora
dnf install mysql-mmm-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install mysql-mmm-tools
Raspbian
apt-get install mysql-mmm-tools

mysql-mmm-tools

Multi-Master Replication Manager for MySQL - tools

MMM (Master-Master Replication Manager for MySQL) 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 package includes the MMM tools mmm_backup, mmm_restore and mmm_clone.