Loading storage/ndb/test/ndbapi/testDict.cpp +5 −1 Original line number Diff line number Diff line Loading @@ -322,6 +322,10 @@ int runCreateAndDropAtRandom(NDBT_Context* ctx, NDBT_Step* step) i++; } for (Uint32 i = 0; i<numTables; i++) if (tabList[i]) pDic->dropTable(NDBT_Tables::getTable(i)->getName()); delete [] tabList; return result; } Loading storage/ndb/test/run-test/daily-basic-tests.txt +1 −1 Original line number Diff line number Diff line Loading @@ -525,7 +525,7 @@ max-time: 1000 cmd: testNodeRestart args: -n Bug25554 T1 max-time: 1000 max-time: 3000 cmd: testNodeRestart args: -n Bug25984 Loading Loading
storage/ndb/test/ndbapi/testDict.cpp +5 −1 Original line number Diff line number Diff line Loading @@ -322,6 +322,10 @@ int runCreateAndDropAtRandom(NDBT_Context* ctx, NDBT_Step* step) i++; } for (Uint32 i = 0; i<numTables; i++) if (tabList[i]) pDic->dropTable(NDBT_Tables::getTable(i)->getName()); delete [] tabList; return result; } Loading
storage/ndb/test/run-test/daily-basic-tests.txt +1 −1 Original line number Diff line number Diff line Loading @@ -525,7 +525,7 @@ max-time: 1000 cmd: testNodeRestart args: -n Bug25554 T1 max-time: 1000 max-time: 3000 cmd: testNodeRestart args: -n Bug25984 Loading