MySQL Forums
Forum List  »  Replication

Master - Master
Posted by: vick
Date: September 13, 2005 06:22PM

Dear Gurus,
I am trying to implement Master <--> Master replication using mysql 5.0(currently beta) in a production environment.
Its like A->B->A where A is a Master of B and B is master of A.
Has anyone implemented this in production environment ?
Does anyone know any problems because of this implementation.
Is auto increment problem for this type of set up is ONLY for MyIsam table
or for all engine types.
I am using InnoDB.
Can anyone describe the strategy to restore any master in case of a failover.

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
Master - Master
2506
September 13, 2005 06:22PM


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.