MySQL Forums
Forum List  »  Replication

Re: Mysql 5.7.10 Master-Master replication stops with 1032 error
Posted by: Edwin Desouza
Date: November 25, 2016 08:46PM

the *official* and *supported* way to do Multi-Master HA is "Group Replication":

[RC happened in September; GA is imminent]

=============================


Slides:
- http://www.slideshare.net/nunoacarvalho/mysql-high-availability-with-group-replication
- http://www.slideshare.net/lefred.descamps/mysql-group-replicatio-in-a-nutshell-mysql-innodb-cluster


Documentation:
- http://mysqlhighavailability.com/mysql-group-replication-extended-technical-documentation/


Performance Benchmarks:
- http://mysqlhighavailability.com/zooming-in-on-group-replication-performance/
- http://mysqlhighavailability.com/an-overview-of-the-group-replication-performance/
- http://mysqlhighavailability.com/tuning-mysql-group-replication-for-fun-and-profit/


Blogs:
- http://mysqlhighavailability.com/mysql-group-replication-for-mysql-5-7-15/
- http://mysqlhighavailability.com/gone-missing-the-day-a-few-group-members-went-silent/
- http://mysqlhighavailability.com/mysql-group-replication-securing-the-perimeter/


Paxos:
- http://mysqlhighavailability.com/order-from-chaos-member-coordination-in-group-replication/
- http://mysqlhighavailability.com/good-leaders-are-game-changers-raft-paxos/


more:
- http://thesubtlepath.com/blog/mysql/mysql-multi-instance-group-replication-on-systemd/


with HAProxy:
- http://lefred.be/content/mysql-group-replication-as-ha-solution/

with ProxySQL:
- http://lefred.be/content/ha-with-mysql-group-replication-and-proxysql/



Edited 2 time(s). Last edit at 11/25/2016 11:02PM by Edwin Desouza.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Mysql 5.7.10 Master-Master replication stops with 1032 error
1615
November 25, 2016 08:46PM


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.