Skip to content

Commit 261a1e2

Browse files
author
Alfranio Correia
committed
Post-merge fix.
1 parent 845d7e1 commit 261a1e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mysql-test/suite/rpl/t/rpl_timezone.test

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
# timezone used in CONVERT_TZ is not binlogged. To debug (by Guilhem
1414
# and possibly Konstantin).
1515

16+
--disable_query_log
17+
CALL mtr.add_suppression("Unsafe statement binlogged in statement format since BINLOG_FORMAT = STATEMENT");
18+
--enable_query_log
19+
1620
--disable_ps_protocol
1721

1822
source include/master-slave.inc;

0 commit comments

Comments
 (0)