You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-11-08 03:42:19 +03:00
8 lines
137 B
Plaintext
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";
|