single slave
MySQL Multi-Master – Single-Slave – Replication (Episode 2)
Submitted by Shinguz on Mon, 2008-10-13 15:17Introduction
One of the features that make MySQL so great is its easy replication set-up. If you are experienced and know-how to do it, it takes you about 15 minutes to set-up a slave. What you have in the end is a replication from one master to one or several slaves.
MySQL Multi-Master - Single-Slave - Replication
Submitted by Shinguz on Thu, 2006-12-21 16:39MySQL provides its replication for High Availability (HA) and for read Scale-out. Generally it is known that in a MySQL replication you can only replicate from one Master to many slaves. In this paper it is shown how a set-up can look like to replicate from two masters to one slave.
Caution: Handle this information with care!!!
