1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

skip all tests with LOAD DATA in case of tests via Maxscale

This commit is contained in:
Timofey Turenko
2024-08-08 01:52:30 +03:00
parent 3ed2a7e298
commit 664bb924c4
78 changed files with 869 additions and 27 deletions

View File

@ -1,4 +1,5 @@
-- source ../include/have_columnstore.inc
--source ../include/detect_maxscale.inc
--disable_warnings
DROP DATABASE IF EXISTS mcol641_insert_db;