News

The script is useful if there is a need a replica server to be created. The script is using the rsync methof of Synchronization, which is very fast and efficient. Remote server (RS) - the server from ...
# sudo ./setup_mysql_replication.sh --remote-ip 10.1.1.210 --server-id 2 --mysql-root-password yourpassword --remote-log-file mysql-bin.000001 --remote-log-pos 1234 ...