diff options
author | tomas@poseidon.ndb.mysql.com <> | 2005-02-07 18:05:11 +0100 |
---|---|---|
committer | tomas@poseidon.ndb.mysql.com <> | 2005-02-07 18:05:11 +0100 |
commit | 9220ef26d0bf9263098412256556bed3d5537cdd (patch) | |
tree | 8aeaa57ac4c3e51f99233e70a4e8b3b8c664329e /mysql-test/include/have_ndb.inc | |
parent | 95aaf76682631f0ae24dceb8772da84223f58b10 (diff) | |
parent | ee985f9a7ea59b1c97ac180b0ca706b5ec685307 (diff) | |
download | mariadb-git-9220ef26d0bf9263098412256556bed3d5537cdd.tar.gz |
Merge
Diffstat (limited to 'mysql-test/include/have_ndb.inc')
-rw-r--r-- | mysql-test/include/have_ndb.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/include/have_ndb.inc b/mysql-test/include/have_ndb.inc index d000a954733..28fcf18cb16 100644 --- a/mysql-test/include/have_ndb.inc +++ b/mysql-test/include/have_ndb.inc @@ -1,3 +1,4 @@ +--exec test x$NDB_STATUS_OK = x1 -- require r/have_ndb.require disable_query_log; show variables like "have_ndbcluster"; |