Migrating server, don't wanna lose MySQL data. Is Master-Master setup viable?
Posted
by royh
on Stack Overflow
See other posts from Stack Overflow
or by royh
Published on 2009-12-31T19:28:41Z
Indexed on
2010/03/28
17:53 UTC
Read the original article
Hit count: 173
I am moving to a new server and thinking about how to keep my 2 MySQL server data consistent is causing me to lose both sleep and hair. I was thinking about using a Master-Master setup to ensure that I lose nothing in the process. How viable is that. Any potential gotchas?
© Stack Overflow or respective owner