Can someone guide me to some articles/plans related to MySQL disaster and recovery? In this moment I run a master/slave configuration (NDB is not acceptable because is not ACID compliant).
feedback
|
|
Your question seems to be really general, so I'll give an answer to match. Read these two books, they'll cover pretty much everything! | |||
|
feedback
|
|
For backups / recovery, look at using mylvmbackup. For HA / disaster, look at using MySQL's Master/Master replication, with heartbeart. | ||||
feedback
|