MySQL, to my knowledge, supports only Master to Slave replication- as well as Master-slave-slave replication.
http://dev.mysql.com/doc/refman/5.0/en/replication.html On Wed, Aug 3, 2011 at 1:10 AM, Angela liu <yyll2...@yahoo.com> wrote: > Hi, Folks: > > Does mysql support master to master replication, or master to slave > replication on;y? I did not find the answer in MySQL manual, but found some > discussion over the internet. > > Does anybody know? if so, anybody has implemented master to master > replication in production? > > Thanks > > Angela >