mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
ensure repeatability of test case
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
drop table if exists t1,t2;
|
||||
drop database if exists mysqltest;
|
||||
drop table if exists t1,t2;
|
||||
drop database if exists mysqltest;
|
||||
drop table if exists t1,t2;
|
||||
reset master;
|
||||
reset master;
|
||||
create database mysqltest;
|
||||
|
||||
Reference in New Issue
Block a user