MySQL Forums
Forum List  »  Replication

Master-Master Failover Method Very Slow
Posted by: Ryan Malencia
Date: September 29, 2016 11:09AM

Hello. I recently created a Master-Master setup for my database and encountered no issues. However, the programs I use to interface with the database are written in C#, and to implement failover for the database I used the method described here: https://blogs.oracle.com/MySqlOnWindows/entry/how_to_using_replication_load . The problem is that this has slowed down the database interaction by a huge amount. Is there a reason this method is so slow? And is there a better method instead to implement failover in my C# applications? Any help is greatly appreciated, thanks.

Options: ReplyQuote


Subject
Views
Written By
Posted
Master-Master Failover Method Very Slow
1017
September 29, 2016 11:09AM


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.