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

MDEV-19801: Correct a test result

This was missed in 5ab5ff08b0
This commit is contained in:
Marko Mäkelä
2022-07-30 09:37:35 +03:00
parent e3543c6c8a
commit 0fbbf2ee78

View File

@@ -158,7 +158,7 @@ include/start_slave.inc
include/stop_slave.inc include/stop_slave.inc
include/reset_slave.inc include/reset_slave.inc
Warnings: Warnings:
Note 4190 RESET SLAVE is changing the current value of Using_Gtid from 'No' to its default value of 'Slave_Pos' Note 4190 RESET SLAVE is implicitly changing the value of 'Using_Gtid' from 'No' to 'Slave_Pos'
[on master] [on master]
connection master; connection master;
RESET MASTER; RESET MASTER;