mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV 28970: Add RESET MASTER to clear possible remaining binlog from previous test
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
-- source include/have_log_bin.inc
|
||||
|
||||
reset master; # clear binlogs
|
||||
set sql_log_bin=0;
|
||||
--disable_warnings
|
||||
drop table if exists t1,v1,v2,v3,v4,v1badcheck;
|
||||
|
Reference in New Issue
Block a user