MySQL Forums
Forum List  »  Replication

Set replication on same machine with updates to 2 databases
Posted by: Ravi Khemani
Date: October 17, 2011 06:55AM

Hi there,
I would like to see a solution to following problem statement:

"I have 3 databases on a single mysql instance. 1 would act as master wherein all updates would occur and other 2 would need to be replicated. I have set up my.ini file correctly for 1 master db and 1 slave db. But I am unsuccessful in setting up replication so that the updates on 1 db reflect on the other 2 dbs simultaneously. Again, all 3 DBs are on the same machine. Could you please help me in writing the my.ini configuration so that if 1 DB is updated, then it replicates the other 2 DBs"

Any help to this matter would be highly appreciated

Regards,
Ravi

Options: ReplyQuote


Subject
Views
Written By
Posted
Set replication on same machine with updates to 2 databases
1547
October 17, 2011 06:55AM


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.