mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
adopting mysql-test-run to new ndb config
+ added option to ndb_waiter to wait for NO CONTACT
This commit is contained in:
@@ -1450,7 +1450,7 @@ then
|
||||
then
|
||||
echo "Starting ndbcluster"
|
||||
./ndb/ndbcluster --port-base=$NDBCLUSTER_PORT --small --discless --initial --data-dir=$MYSQL_TEST_DIR/var || exit 1
|
||||
export NDB_CONNECTSTRING=`cat Ndb.cfg`
|
||||
export NDB_CONNECTSTRING="host=localhost:$NDBCLUSTER_PORT"
|
||||
else
|
||||
export NDB_CONNECTSTRING="$USE_RUNNING_NDBCLUSTER"
|
||||
echo "Using ndbcluster at $NDB_CONNECTSTRING"
|
||||
|
Reference in New Issue
Block a user