Skip to content

Commit 79573ba

Browse files
author
Lukasz Gniadzik
committed
Merge branch 'mysql-8.0' into mysql-8.4
Change-Id: I0a05ee99f6281658bf053d247775abb7647dbdf2
2 parents 693a522 + 29ca8dc commit 79573ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysql-test/suite/rpl_nogtid/t/rpl_server_uuid.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ eval CHANGE REPLICATION SOURCE TO
269269
# Grep only after the message that the server_2 has connected to the master
270270
--let $assert_only_after=Start binlog_dump to source_thread_id\($replica_thread_id\)
271271
--let $assert_count= 1
272-
--let $assert_select=found a zombie dump thread with the same UUID
272+
--let $assert_select=Upon reconnection with the replica, while initializing the dump thread for.*, an existing dump thread with the same.* was detected.*
273273
--let $assert_text= Found the expected line in master's error log for server 2 disconnection
274274
--source include/assert_grep.inc
275275

0 commit comments

Comments
 (0)