Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.0, 10.1
-
Component/s: Replication
-
Labels:
-
Sprint:10.1.22
Description
This MariaDB instance is using multi source replication and has 4 masters.
We have separate replication filters on each of the master connections, configured in my.cnf.
When we issue a RESET SLAVE ALL for one of the connections, where replication filters are in effect, and then we create the connection again with CHANGE MASTER 'connection name' TO.... , the replication filters are now ignored and we need to restart the server to bring them back in effect.