Guys i need help to create a script for my mysql databases that uses two way replication. I wanted to have a script that will automatically stop the databases from serverA then do a mysqldump then do an rsync to serverB and stops the mysql on serverb then load the mysqldump then restart the mysql service both severA nd B. Sorry guys but i'm, not good in scripting. i need the best help that i can get from you guys. Thank you and appreciate it.

Reply With Quote