You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-07-30 19:23:07 +03:00
add cleanups to MTR
This commit is contained in:
committed by
Leonid Fedorov
parent
7f7552e896
commit
3d64026d0a
@ -18,3 +18,4 @@ select tablename, autoincrement, nextvalue from calpontsys.syscolumn where autoi
|
||||
tablename autoincrement nextvalue
|
||||
foo n 1
|
||||
DROP DATABASE mcol5572;
|
||||
DROP DATABASE calpontsys;
|
||||
|
@ -58,3 +58,4 @@ a c1
|
||||
disconnect addconroot1;
|
||||
disconnect addconroot2;
|
||||
DROP DATABASE mcs13_db1;
|
||||
DROP DATABASE mcs13_db2;
|
||||
|
Reference in New Issue
Block a user