MySQL Forums
Forum List  »  Replication

Re: Mysql Master-master replication
Posted by: james wang
Date: July 13, 2017 02:28AM

MySQL master(m1)-master(m2) does not have a split brain issue.

I think you can either use DNS for fail-over or your application (once it detects m1 is down, it uses m2 for reads/writes)

Options: ReplyQuote


Subject
Views
Written By
Posted
1088
July 07, 2017 09:16PM
Re: Mysql Master-master replication
650
July 13, 2017 02:28AM


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.