mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
d918988baa
- dynamic configuration support - safe process - cleanups - create new suite for fedarated
4 lines
148 B
PHP
4 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;
|