Loading ndb/test/src/UtilTransactions.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -1382,6 +1382,7 @@ UtilTransactions::compare(Ndb* pNdb, const char* tab_name2, int flags){ goto error; } row_count= 0; { int eof; while((eof = pOp->nextResult(true)) == 0) Loading Loading
ndb/test/src/UtilTransactions.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -1382,6 +1382,7 @@ UtilTransactions::compare(Ndb* pNdb, const char* tab_name2, int flags){ goto error; } row_count= 0; { int eof; while((eof = pOp->nextResult(true)) == 0) Loading