Sample Header Ad - 728x90

MySQL Semi-synchronous replication with Multi-Master

2 votes
1 answer
987 views
Is it possible to use semi-synchronous replication with a Multi-Master setup? I've tried to follow this guide to setup a semi-synchronous replication for a master-slave setup: https://avdeo.com/2015/02/02/semi-synchronous-replication-in-mysql/ But I'm not sure how to implement this on a Multi-Master setup. There are two plugins: one for the master and one for the slave. Since a Multi-Master act as a Master and Slave, does that mean I have to install both plugins on all servers? I'm using MySQL 5.7
Asked by TheOddGuy (183 rep)
Jun 17, 2016, 08:42 AM
Last activity: Feb 20, 2025, 06:02 AM