mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
6 lines
140 B
PHP
6 lines
140 B
PHP
--exec test x$NDB_STATUS_OK = x1
|
|
-- require r/have_ndb.require
|
|
disable_query_log;
|
|
show variables like "have_ndbcluster";
|
|
enable_query_log;
|
|
|