1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-08-01 06:46:55 +03:00

Revert "add cleanups to MTR"

This reverts commit 9dafef641a.
This commit is contained in:
Timofey Turenko
2025-06-24 10:57:08 +03:00
committed by Leonid Fedorov
parent 069bdf47f5
commit ce8368defd
11 changed files with 3 additions and 74 deletions

View File

@ -10,4 +10,3 @@ LOAD DATA LOCAL infile 'MTR_SUITE_DIR/../std_data/mcol-4741-part-2-empty-strings
SELECT COUNT(*) FROM t WHERE x='val';
COUNT(*)
2
DROP DATABASE db4741;