You will need to run multiple mysqld servers on the slave.
Reason: a slave can have only one master (although it wouldn't be
technically difficult to change this, if a matrix struct was used).
How to run multiple slaves:
I have some code I'm adding to mysqld_multi, but you should use the
documentation on mysql.com; search for mysqld_multi.
-->-----Original Message-----
-->From: Osmin Castillo [mailto:ocastillo@stripped]
-->Sent: Thursday, July 24, 2003 2:38 PM
-->To: mysql@stripped
-->Subject: two masters replicating to a single slave
-->
-->Hi guys, I need your help with this:
-->
-->I have two big databases in two different servers, each database
-->it's different too and I need to replicate each one to a single
-->mysql slave server.
-->
-->I need this:
-->
-->MasterA ---> SlaveC <-- MasterB
-->
-->So, I need dbA and dbB replicated on the slave server C
-->
-->
-->Suggestions,ideas?
-->
-->Guille
-->
-->--
-->MySQL General Mailing List
-->For list archives: http://lists.mysql.com/mysql
-->To unsubscribe:
-->http://lists.mysql.com/mysql?unsub=1