MySQL master to master replication
Hi, I setup two servers in master to master replication but I'd like to know how if anything goes wrong in replication for some reason what should I do, should I restart fro the begginning deleting all databases on the seconda master or can I just use CHANGE MASTER TO ... stanza and use the LOG_POSITION= to what the SHOW MASTER STATUS; on server one and restart the slave.
The concise question is how do I resync the servers if replication breaks?.
Thanks.
|
Recent comments
9 hours 20 sec ago
10 hours 3 sec ago
13 hours 47 min ago
15 hours 1 min ago
18 hours 37 min ago
1 day 1 hour ago
1 day 10 hours ago
1 day 12 hours ago
2 days 3 hours ago
2 days 5 hours ago