1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

MDEV 28970: Add RESET MASTER to clear possible remaining binlog from previous test

This commit is contained in:
asklavou
2022-11-07 14:56:09 +00:00
parent 6b91792a08
commit 0ffdcf6784
12 changed files with 12 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
--source include/not_embedded.inc
--source include/have_binlog_format_statement.inc
reset master; # clear up binlogs
--exec $MYSQL_CLIENT_TEST test_datetime_ranges_mdev15289 > $MYSQLTEST_VARDIR/log/binlog_stm_datetime_ranges_mysql_client_test.out.log 2>&1
--let $binlog_file = LAST