MySQL Forums
Forum List  »  Replication

Can a server be both Master and Slave ?
Posted by: Claudio Paganelli
Date: July 18, 2005 01:04AM

Hi All,

I'm trying to figure out if I can set-up a server as Master for DB1 and Slave for DB2.

Let me explain my scenario:

1) I have a server1 which contains DB2 with data that need to be spread in all over.
2) I have a server2 which contains DB1 with data that need to be transfer to a central 'read-only' DB (wich resides in a collecting server3).

now this is what I got:

1) server2 is the SLAVE of server1.
2) server2 is the MASTER of server3.

Is it possible ? How do I set-up the server-id in server2 ?

Many thanks,

Options: ReplyQuote


Subject
Views
Written By
Posted
Can a server be both Master and Slave ?
4747
July 18, 2005 01:04AM


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.