1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

galera tests: updated .result for galera_gtid_2_cluster test

This commit is contained in:
Julius Goryavsky
2024-09-03 05:57:22 +02:00
parent 72243bc236
commit b3cc952916

View File

@@ -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=();