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:
@@ -2,7 +2,7 @@
|
||||
-- source include/have_binlog_format_mixed.inc
|
||||
let collation=utf8_unicode_ci;
|
||||
--source include/have_collation.inc
|
||||
|
||||
reset master; # clear up binlogs
|
||||
--disable_warnings
|
||||
drop table if exists t1;
|
||||
--enable_warnings
|
||||
|
Reference in New Issue
Block a user