You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-08-08 14:22:09 +03:00
skip all tests with LOAD DATA in case of tests via Maxscale
This commit is contained in:
committed by
Leonid Fedorov
parent
0112e7b13c
commit
b7dbf89482
@@ -114,8 +114,6 @@ new_i c i2
|
||||
2 b 22
|
||||
DROP TABLE t1;
|
||||
CREATE TABLE t1 (i INTEGER) ENGINE=Columnstore;
|
||||
connect addconroot1, localhost, root,,;
|
||||
connect addconroot2, localhost, root,,;
|
||||
connection addconroot1;
|
||||
SHOW CREATE TABLE mcs12_db1.t1;
|
||||
Table Create Table
|
||||
|
Reference in New Issue
Block a user