Skip to content

Commit

Permalink
MDEV-25363 binlog_stm_datetime_ranges_mdev15289 failed in bb
Browse files Browse the repository at this point in the history
  • Loading branch information
forkfun committed Apr 14, 2021
1 parent 2557064 commit 7b791b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Expand Up @@ -50,3 +50,4 @@ a
400
401
drop table t1;
reset master;
Expand Up @@ -10,3 +10,4 @@ disable_query_log;
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
enable_query_log;
-- source extra/binlog_tests/binlog_insert_delayed.test
reset master;

0 comments on commit 7b791b8

Please sign in to comment.