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
committed by
Leonid Fedorov
parent
069bdf47f5
commit
ce8368defd
@ -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