mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Set the environment variable NDB_STATUS_OK to indicate that cluster is installed ok. This is actually not needed for this script as it will
skip ndb tests if cluster install failed. But provided for compatibility mysql-test/include/have_ndb.inc: Revert
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
--exec test x$NDB_STATUS_OK = x1
|
||||
-- require r/have_ndb.require
|
||||
disable_query_log;
|
||||
show variables like "have_ndbcluster";
|
||||
|
Reference in New Issue
Block a user