On Thu, Jan 24, 2002 at 09:23:28AM -0600, Greg Donald wrote:

> Will MySQL, at any time in the near future, support multi-master
> replication?

Yes.  It is being worked on.  Well, at least dual-master is.

> 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?

Hmm.

So you want to have databases on N machines which can somehow also be
agregated onto a single machine for some tasks?  Will the single
machine only READ the data, or will it need to change the data and
have change go back out to the other servers?

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.41-max: up 22 days, processed 513,884,547 queries (265/sec. avg)

---------------------------------------------------------------------
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