Re: replicating from multiple masters

2007-07-16 Thread Baron Schwartz
It is not currently possible -- a slave may have only one master -- and is one of the most requested replication features, so you're not alone :) Baron Ofer Inbar wrote: Say I have database1 on server1, database2 on server2, etc. I'd like to set up one server where I can *look* at all of thes

replicating from multiple masters

2007-07-16 Thread Ofer Inbar
Say I have database1 on server1, database2 on server2, etc. I'd like to set up one server where I can *look* at all of these databases, without modifying them - a read-only aggregator. What I'd like to do is, have the aggregator have local copies of database1, database2, database3, etc., and repl