mirror of
https://github.com/MariaDB/server.git
synced 2025-05-05 16:59:35 +03:00
7 lines
140 B
PHP
7 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;
|
|
|