1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2026-01-06 08:21:10 +03:00

MCOL-5784 Add test to MTR test suite.

This commit is contained in:
Denis Khalikov
2024-08-19 11:36:14 +00:00
committed by Leonid Fedorov
parent c22409760f
commit 90023272dd
7 changed files with 61 additions and 11 deletions

View File

@@ -0,0 +1 @@
ok

View File

@@ -0,0 +1,7 @@
# Test fdb API
-- source ../include/have_columnstore.inc
#
exec test_fdb_api;
# Have to print any output for MTR tests.
exec echo "ok";