Will MySQL, at any time in the near future, support multi-master
replication?  We're looking at splitting some very large databases up among
several machines, but we need a way to bring them back together for our
stats creation databases on the backend.

What we need is a way to combine databases from different machines back onto
one database machine, where the databases from the different machines can be
joined without the use of "daisy chaining" to bring it all back together.

Is there some way to over come the single master replication limitation now?

Thanks,

--
Greg Donald
[EMAIL PROTECTED]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to