1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-30 19:23:07 +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
committed by Leonid Fedorov
parent 0112e7b13c
commit b7dbf89482
78 changed files with 890 additions and 25 deletions

View File

@ -5,6 +5,8 @@
# -------------------------------------------------------------- #
#
--source ../include/have_columnstore.inc
--source ../include/detect_maxscale.inc
#
USE tpch1;
#

View File

@ -5,6 +5,8 @@
# -------------------------------------------------------------- #
#
--source ../include/have_columnstore.inc
--source ../include/detect_maxscale.inc
#
USE tpch1;
#

View File

@ -5,6 +5,8 @@
# -------------------------------------------------------------- #
#
--source ../include/have_columnstore.inc
--source ../include/detect_maxscale.inc
#
USE ssb1;
#

View File

@ -5,6 +5,8 @@
# -------------------------------------------------------------- #
#
--source ../include/have_columnstore.inc
--source ../include/detect_maxscale.inc
#
USE tpch1;
#

View File

@ -5,6 +5,8 @@
# -------------------------------------------------------------- #
#
--source ../include/have_columnstore.inc
--source ../include/detect_maxscale.inc
#
USE tpch1;
#

View File

@ -5,6 +5,7 @@
# -------------------------------------------------------------- #
#
--source ../include/have_columnstore.inc
--source ../include/detect_maxscale.inc
#
USE tpch1;
#