A tutorial showing you how to use the MySQL Replication utilities to set up replication, monitor the state of the master and if necessary promote one of the slaves …
Original source
A tutorial showing you how to use the MySQL Replication utilities to set up replication, monitor the state of the master and if necessary promote one of the slaves …
Original source
4 responses to “MySQL Replication Utilities Tutorial”
Hi, I need to create a master server whit many slaves, but at the same time the slaves pass info to the master. Thaht's possible? Thank you for share your knowlagde!. Regards.-
How does application point to cluster? On Oracle RAC, we point to instance. In mysql point to where?
Mine seems to get this far and then just stick… any ideas?
# master on 10.10.10.11: … connected.
# slave on 10.10.10.12: … connected.
# Checking for binary logging on master…
# Setting up replication…
what were the commands you used to create the users?