MySQL Group Replication
Posted by: Edwin Desouza
Date: September 27, 2016 01:16PM
Date: September 27, 2016 01:16PM
MySQL Group Replication
Documentation:
- http://mysqlhighavailability.com/mysql-group-replication-extended-technical-documentation/
Slides:
- https://www.slideshare.net/nunoacarvalho/everything-you-need-to-know-about-mysql-group-replication
- http://www.slideshare.net/VitorOliveira92/finetuning-group-replication-for-performance
- 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
Performance Benchmarks:
- https://mysqlhighavailability.com/performance-improvements-in-mysql-8-0-replication/
- http://mysqlhighavailability.com/performance-evaluation-mysql-5-7-group-replication/
- 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/
- http://www.proxysql.com/blog/group-replication-performance
Blogs:
- https://mysqlhighavailability.com/automatic-member-fencing-with-offline_mode-in-group-replication/
- https://mysqlhighavailability.com/support-for-tls-1-3-in-group-replication/
- https://lefred.be/content/mysql-group-replication-what-are-those-udfs/
- https://mysqlhighavailability.com/enhanced-support-for-large-transactions-in-group-replication/
- https://mysqlhighavailability.com/group-replication-consistent-reads-deep-dive/
- https://mysqlhighavailability.com/group-replication-coping-with-unreliable-failure-detection/
- https://mysqlhighavailability.com/on-demand-primary-election/
- https://thesubtlepath.com/blog/mysql/understanding-group-replication-and-innodb-cluster/
- http://mysqlhighavailability.com/group-replication-prioritise-member-for-the-primary-member-election/
- http://lefred.be/content/mysql-group-replication-is-sweet-but-can-be-sour-if-you-misunderstand-it/
- http://lefred.be/content/mysql-group-replication-and-logical-backup/
- http://mysqlhighavailability.com/group-replication-support-savepoint/
- http://lefred.be/content/mysql-group-replication-who-is-the-primary-master-updated/
- http://lefred.be/content/mysql-group-replication-who-is-the-primary-master/
- 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/
- http://mysqlhighavailability.com/mysql-group-replication-auto-increment-configuration-handling/
- http://lefred.be/content/mysql-group-replication-and-table-design/
- http://lefred.be/content/mysql-group-replication-limitations-savepoints/
- http://lefred.be/content/mysql-group-replication-single-primary-or-multi-primary/
- http://thesubtlepath.com/blog/mysql/group-replication-minimal-sql-based-configuration/
Paxos:
- http://www.slideshare.net/alfranio1/group-replication-a-journey-to-the-group-communication-core-71845289
- http://mysqlhighavailability.com/the-king-is-dead-long-live-the-king-our-homegrown-paxos-based-consensus/
- http://mysqlhighavailability.com/order-from-chaos-member-coordination-in-group-replication/
- http://mysqlhighavailability.com/good-leaders-are-game-changers-raft-paxos/
Synchronous or Asynchronous:
- http://lefred.be/content/mysql-group-replication-synchronous-or-asynchronous-replication/
- http://lefred.be/content/mysql-group-replication-about-ack-from-majority/
Monitoring:
- https://mysqlhighavailability.com/extending-replication-instrumentation-account-for-memory-used-in-xcom/
- https://mysqlhighavailability.com/more-p_s-instrumentation-for-group-replication/
- http://mysqlhighavailability.com/group-replication-extending-group-replication-performance_schema-tables/
- http://mysqlhighavailability.com/new-monitoring-replication-features-and-more/
more:
- https://thesubtlepath.com/blog/mysql/group-replication-gcs-troubleshooting/
- 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/mysql-group-replication-native-support-in-proxysql/
- http://lefred.be/content/ha-with-mysql-group-replication-and-proxysql/
vs Galera:
- http://mysqlhighavailability.com/performance-evaluation-mysql-5-7-group-replication/
- http://lefred.be/content/group-replication-vs-galera/
Edited 40 time(s). Last edit at 10/17/2019 07:19AM by Edwin Desouza.
Documentation:
- http://mysqlhighavailability.com/mysql-group-replication-extended-technical-documentation/
Slides:
- https://www.slideshare.net/nunoacarvalho/everything-you-need-to-know-about-mysql-group-replication
- http://www.slideshare.net/VitorOliveira92/finetuning-group-replication-for-performance
- 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
Performance Benchmarks:
- https://mysqlhighavailability.com/performance-improvements-in-mysql-8-0-replication/
- http://mysqlhighavailability.com/performance-evaluation-mysql-5-7-group-replication/
- 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/
- http://www.proxysql.com/blog/group-replication-performance
Blogs:
- https://mysqlhighavailability.com/automatic-member-fencing-with-offline_mode-in-group-replication/
- https://mysqlhighavailability.com/support-for-tls-1-3-in-group-replication/
- https://lefred.be/content/mysql-group-replication-what-are-those-udfs/
- https://mysqlhighavailability.com/enhanced-support-for-large-transactions-in-group-replication/
- https://mysqlhighavailability.com/group-replication-consistent-reads-deep-dive/
- https://mysqlhighavailability.com/group-replication-coping-with-unreliable-failure-detection/
- https://mysqlhighavailability.com/on-demand-primary-election/
- https://thesubtlepath.com/blog/mysql/understanding-group-replication-and-innodb-cluster/
- http://mysqlhighavailability.com/group-replication-prioritise-member-for-the-primary-member-election/
- http://lefred.be/content/mysql-group-replication-is-sweet-but-can-be-sour-if-you-misunderstand-it/
- http://lefred.be/content/mysql-group-replication-and-logical-backup/
- http://mysqlhighavailability.com/group-replication-support-savepoint/
- http://lefred.be/content/mysql-group-replication-who-is-the-primary-master-updated/
- http://lefred.be/content/mysql-group-replication-who-is-the-primary-master/
- 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/
- http://mysqlhighavailability.com/mysql-group-replication-auto-increment-configuration-handling/
- http://lefred.be/content/mysql-group-replication-and-table-design/
- http://lefred.be/content/mysql-group-replication-limitations-savepoints/
- http://lefred.be/content/mysql-group-replication-single-primary-or-multi-primary/
- http://thesubtlepath.com/blog/mysql/group-replication-minimal-sql-based-configuration/
Paxos:
- http://www.slideshare.net/alfranio1/group-replication-a-journey-to-the-group-communication-core-71845289
- http://mysqlhighavailability.com/the-king-is-dead-long-live-the-king-our-homegrown-paxos-based-consensus/
- http://mysqlhighavailability.com/order-from-chaos-member-coordination-in-group-replication/
- http://mysqlhighavailability.com/good-leaders-are-game-changers-raft-paxos/
Synchronous or Asynchronous:
- http://lefred.be/content/mysql-group-replication-synchronous-or-asynchronous-replication/
- http://lefred.be/content/mysql-group-replication-about-ack-from-majority/
Monitoring:
- https://mysqlhighavailability.com/extending-replication-instrumentation-account-for-memory-used-in-xcom/
- https://mysqlhighavailability.com/more-p_s-instrumentation-for-group-replication/
- http://mysqlhighavailability.com/group-replication-extending-group-replication-performance_schema-tables/
- http://mysqlhighavailability.com/new-monitoring-replication-features-and-more/
more:
- https://thesubtlepath.com/blog/mysql/group-replication-gcs-troubleshooting/
- 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/mysql-group-replication-native-support-in-proxysql/
- http://lefred.be/content/ha-with-mysql-group-replication-and-proxysql/
vs Galera:
- http://mysqlhighavailability.com/performance-evaluation-mysql-5-7-group-replication/
- http://lefred.be/content/group-replication-vs-galera/
Edited 40 time(s). Last edit at 10/17/2019 07:19AM by Edwin Desouza.
Subject
Views
Written By
Posted
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.