mirror of
https://github.com/MariaDB/server.git
synced 2025-05-20 13:13:59 +03:00

- dynamic configuration support - safe process - cleanups - create new suite for fedarated
5 lines
148 B
PHP
5 lines
148 B
PHP
--require r/have_ndbapi_examples.require
|
|
disable_query_log;
|
|
eval select LENGTH("$NDB_EXAMPLES_BINARY") > 0 as "have_ndb_example";
|
|
enable_query_log;
|