Is there a simple way to merge a broken 2-way-MySQL replication
Posted
by ~kirrus
on Server Fault
See other posts from Server Fault
or by ~kirrus
Published on 2010-05-18T11:24:54Z
Indexed on
2010/05/18
11:31 UTC
Read the original article
Hit count: 242
mysql
|mysql-replication
Hello,
I have a two way replication setup, with geographically distinct servers. Replication has broken, but I don't want to just choose one as master. Is there some way to restore replication in such a way that the two databases will be re-merged?
© Server Fault or respective owner