Skip to content

Commit 0fbbf2e

Browse files
committed
MDEV-19801: Correct a test result
This was missed in 5ab5ff0
1 parent e3543c6 commit 0fbbf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/suite/rpl/r/rpl_delayed_slave.result

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ include/start_slave.inc
158158
include/stop_slave.inc
159159
include/reset_slave.inc
160160
Warnings:
161-
Note 4190 RESET SLAVE is changing the current value of Using_Gtid from 'No' to its default value of 'Slave_Pos'
161+
Note 4190 RESET SLAVE is implicitly changing the value of 'Using_Gtid' from 'No' to 'Slave_Pos'
162162
[on master]
163163
connection master;
164164
RESET MASTER;

0 commit comments

Comments
 (0)