On Thu, Jul 04, 2002 at 09:33:54AM +0100, David Shields wrote:
> The MySQL manual for 3.23.38, Section 11.4 states that you can have a 
> replication chain A -> B -> C -> A.
> I guess this means
> A Master B Slave
> B Master C Slave
> C Master A Slave
> 
> Can this loop be reduced to the most trivial case A -> B -> A ? If so, it 
> would help me with a roving laptop issue I have. Naturally I accept there 
> are contraints (creating dup key items on A and B while laptop disconnected 
> etc), but is it doable ?

Yes.  That's a simple dual-master setup.
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.51: up 35 days, processed 788,301,416 queries (257/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