1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

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

i.e. ndb_restore
This commit is contained in:
tomas@poseidon.ndb.mysql.com
2005-01-26 14:38:13 +01:00
parent f9d0512fc3
commit a87e0069ab
3 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,4 @@
-- require r/ndb_default_cluster.require
disable_query_log;
show status like "Ndb_connected_host";
enable_query_log;