We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7150730 commit f20dc39Copy full SHA for f20dc39
conf/slave1.cnf
@@ -8,4 +8,6 @@ relay-log-index = /var/lib/mysql/mysql-relay-bin.index
8
relay-log-info-file = /var/lib/mysql/mysql-relay-log.info
9
master-info-file = /var/lib/mysql/mysql-master.info
10
11
+gtid_mode = ON
12
+enforce-gtid-consistency
13
skip-name-resolve
conf/slave2.cnf
0 commit comments