summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_ndb.inc
blob: 28fcf18cb162c37e0e7395154d8d8910809043b0 (plain)
1
2
3
4
5
6
--exec test x$NDB_STATUS_OK = x1
-- require r/have_ndb.require
disable_query_log;
show variables like "have_ndbcluster";
enable_query_log;