MySQL Forums
Forum List  »  Replication

Daisy Chain
Posted by: Rob Gilchrist
Date: August 04, 2005 04:42AM

Hi
I have 4 database servers all running MySQL 4.1.10a. They are currently setup to replicate in the following way.

DB1 -> DB2 -> DB3 -> DB4

I want to change it to the following

DB1 -> DB2 -> DB3 -> DB4 -> DB1

so DB4 becomes the master and DB1 is a slave.

I just want to check that this is possible and that updates won't end up going round in infinite loops?

Cheers
Rob

Options: ReplyQuote


Subject
Views
Written By
Posted
Daisy Chain
3668
August 04, 2005 04:42AM
2137
August 04, 2005 06:07AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.