11 lines
262 B
Plaintext
11 lines
262 B
Plaintext
--source include/have_ndb.inc
|
|
|
|
# Test does not need to run with embedded
|
|
# since mysqld/libmysqld is not involved
|
|
--source include/not_embedded.inc
|
|
|
|
let NDBAPITEST_NAME=testMgm;
|
|
let NDBAPITEST_ARGS=--stop-on-error;
|
|
--source suite/ndb/include/run_ndbapitest.inc
|
|
|