1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00

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

This commit is contained in:
asklavou
2022-11-08 12:18:31 +00:00
parent 27eaa963ff
commit 0feb9d364b
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
reset master;
install plugin test_sql_service soname 'test_sql_service';
show status like 'test_sql_service_passed';
Variable_name Value