1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-25363 binlog_stm_datetime_ranges_mdev15289 failed in bb

This commit is contained in:
Alice Sherepa
2021-04-13 18:32:05 +02:00
parent 2557064873
commit 7b791b82b8
2 changed files with 2 additions and 0 deletions

View File

@@ -50,3 +50,4 @@ a
400
401
drop table t1;
reset master;

View File

@@ -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;