Adding database redundancy
- December 27th, 2009
- By steve johns
- Write comment
I am currently implementing MySQL database redundancy: I will be mirroring the main database between two servers to ensure fault tolarance. I am setting this up on a test system first, with an added test of real-time replication between two Ubuntu Server OS’.
Here is how to set up replication of MySQL: here



