Implementing High Availability in MySQL
|
|
Wednesday February 18 2004 @ 07:04PM EST
|
|
KarkomaOnline: MySQL provides a built-in data replication functionality for maintaining identical copies of its data to one or more backend servers, thus providing a simple High Availability mechanism. On the other hand, the Open Source community has several projects to implement failover techniques, being one of them Heartbeat.
Full article...
|
|