1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-10-31 18:30:33 +03:00

fix(tests): disable tests for 11.4 due to known bug

This commit is contained in:
Leonid Fedorov
2025-09-01 17:01:17 +00:00
committed by Leonid Fedorov
parent c2bf3e6b2a
commit 027d09310b
5 changed files with 8 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
# Author: Daniel Lee, daniel.lee@mariadb.com
# -------------------------------------------------------------- #
#
--source ../include/disable_for_11.4_and_later.inc
--source ../include/have_columnstore.inc
#
USE tpch1;

View File

@@ -4,6 +4,7 @@
# Author: Daniel Lee, daniel.lee@mariadb.com
# -------------------------------------------------------------- #
#
--source ../include/disable_for_11.4_and_later.inc
--source ../include/have_columnstore.inc
#
USE tpch1;

View File

@@ -4,6 +4,7 @@
# Author: Daniel Lee, daniel.lee@mariadb.com
# -------------------------------------------------------------- #
#
--source ../include/disable_for_11.4_and_later.inc
--source ../include/have_columnstore.inc
#
USE tpch1;