Commit b3cc9529 authored by Julius Goryavsky's avatar Julius Goryavsky

galera tests: updated .result for galera_gtid_2_cluster test

parent 72243bc2
......@@ -223,10 +223,14 @@ select @@gtid_binlog_state;
drop table t1;
stop slave;
reset slave;
Warnings:
Note 4190 RESET SLAVE is implicitly changing the value of 'Using_Gtid' from 'Current_Pos' to 'Slave_Pos'
cluster 2 node 1
connection node_4;
stop slave;
reset slave;
Warnings:
Note 4190 RESET SLAVE is implicitly changing the value of 'Using_Gtid' from 'Current_Pos' to 'Slave_Pos'
cluster 1 node 1
connection node_1;
change master to master_use_gtid=no, ignore_server_ids=();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment