ndb -

  fix test prg
parent b950160a
...@@ -1161,7 +1161,7 @@ runBug27003(NDBT_Context* ctx, NDBT_Step* step) ...@@ -1161,7 +1161,7 @@ runBug27003(NDBT_Context* ctx, NDBT_Step* step)
return NDBT_FAILED; return NDBT_FAILED;
res.startNodes(&node, 1); res.startNodes(&node, 1);
res.waitNodesStartPhase(&node, 1, 2); NdbSleep_SecSleep(3);
pos++; pos++;
} }
pos = 0; pos = 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment