mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV 28970: Add RESET MASTER to clear possible remaining binlog from previous test
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
reset master;
|
||||
call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT");
|
||||
select @@innodb_autoinc_lock_mode;
|
||||
@@innodb_autoinc_lock_mode
|
||||
|
Reference in New Issue
Block a user