Is there anyone know how to do "mysql database replication" with appfog ? In simple word, just want to use 2 databases sync (2 locations) and set one as master database, and other one as slave. if master server down, instantly slave server should act as master database. Actually databases are hosted on 2 shared servers. because lack of the space provided by appfog. :)
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
migrated from stackoverflow.com Dec 27 '12 at 8:37
|
Facebook's DBA YOSHINORI MATSUNOBU has developed MHA :
The project link : http://code.google.com/p/mysql-master-ha/ Max. |
|||
|
|