Commit cd579a80 authored by unknown's avatar unknown

added check in ndb tests that require "default" cluster running

i.e. ndb_restore
parent 3d4cb3ac
-- require r/ndb_default_cluster.require
disable_query_log;
show status like "Ndb_connected_host";
enable_query_log;
Variable_name Value
Ndb_connected_host localhost
-- source include/have_ndb.inc
-- source include/ndb_default_cluster.inc
--disable_warnings
use test;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment