Loading ndb/src/kernel/blocks/dbtc/DbtcMain.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6045,7 +6045,6 @@ void Dbtc::timeOutFoundLab(Signal* signal, Uint32 TapiConPtr) << " - place: " << c_apiConTimer_line[apiConnectptr.i]); switch (apiConnectptr.p->apiConnectstate) { case CS_STARTED: ndbrequire(c_apiConTimer_line[apiConnectptr.i] != 3615); if(apiConnectptr.p->lqhkeyreqrec == apiConnectptr.p->lqhkeyconfrec){ jam(); /* Loading ndb/test/run-test/atrt-mysql-test-run +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ set -x p=`pwd` cd $MYSQL_BASE_DIR/mysql-test ./mysql-test-run --with-ndbcluster --ndbconnectstring=$NDB_CONNECTSTRING $* | tee $p/output.txt ./mysql-test-run --with-ndbcluster --ndb-connectstring=$NDB_CONNECTSTRING $* | tee $p/output.txt f=`grep -c fail $p/output.txt` o=`grep -c pass $p/output.txt` Loading Loading
ndb/src/kernel/blocks/dbtc/DbtcMain.cpp +0 −1 Original line number Diff line number Diff line Loading @@ -6045,7 +6045,6 @@ void Dbtc::timeOutFoundLab(Signal* signal, Uint32 TapiConPtr) << " - place: " << c_apiConTimer_line[apiConnectptr.i]); switch (apiConnectptr.p->apiConnectstate) { case CS_STARTED: ndbrequire(c_apiConTimer_line[apiConnectptr.i] != 3615); if(apiConnectptr.p->lqhkeyreqrec == apiConnectptr.p->lqhkeyconfrec){ jam(); /* Loading
ndb/test/run-test/atrt-mysql-test-run +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ set -x p=`pwd` cd $MYSQL_BASE_DIR/mysql-test ./mysql-test-run --with-ndbcluster --ndbconnectstring=$NDB_CONNECTSTRING $* | tee $p/output.txt ./mysql-test-run --with-ndbcluster --ndb-connectstring=$NDB_CONNECTSTRING $* | tee $p/output.txt f=`grep -c fail $p/output.txt` o=`grep -c pass $p/output.txt` Loading