You can have multiple slaves to a single master

1. You can't have multiple masters to a single slave (You can however have
multiple servers on the same computer, check the docs)
(at least in the 3.x tree)

2. The Master does not update from the slave ( I don't think looping is
permitted )

-----Original Message-----
From: Paul Daniels [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 17, 2002 12:15 PM
To: [EMAIL PROTECTED]
Subject: Multiple Slaves to single Master Replication


Having read the mysql release notes on replication, I am unsure whether
mysql will support the following scenario. Can anyone tell me.

1. Multiple master databases into a single slave. If this can be done, I
understand that the applications must control the update to avoid
conflicts.

2. Data being updated on the slave being replicated to a selected master,
again with the application controlling how the updates are managed.
---
Paul Daniels
Technical Director
Evolution Systems Ltd
Tel: 01270 588228  Fax: 01270580129


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