Skip to content

Commit 2f46b34

Browse files
committed
Merge branch 'mysql-8.0' into mysql-trunk
2 parents 389f1db + ef1b41c commit 2f46b34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mysql-test/suite/innodb/t/trigger_function_lock_compare.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,6 @@ while ($binlog_formats)
7575
# Cleanup
7676
DROP TABLE cases;
7777
SET GLOBAL BINLOG_FORMAT=@saved_binlog_format;
78+
# Remove this when Bug#33594199 has been fixed
79+
RESET MASTER;
7880
--enable_query_log

0 commit comments

Comments
 (0)