1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-11-08 03:42:19 +03:00
Files
2024-08-21 20:25:11 +04:00

8 lines
137 B
Plaintext

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