You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-01 06:46:55 +03:00
add cleanups to MTR
This commit is contained in:
committed by
Leonid Fedorov
parent
7f7552e896
commit
3d64026d0a
@ -16,4 +16,4 @@ SELECT COUNT(*) FROM t WHERE x='val';
|
||||
--eval LOAD DATA LOCAL infile '$MTR_SUITE_DIR/../std_data/mcol-4741-part-2-empty-strings.txt' INTO TABLE t
|
||||
|
||||
SELECT COUNT(*) FROM t WHERE x='val';
|
||||
|
||||
DROP DATABASE db4741;
|
||||
|
Reference in New Issue
Block a user