mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
ndb - fix test prg
This commit is contained in:
parent
f9771a0ab3
commit
c2bb8446bc
1 changed files with 1 additions and 1 deletions
|
@ -1364,7 +1364,7 @@ runBug27003(NDBT_Context* ctx, NDBT_Step* step)
|
|||
return NDBT_FAILED;
|
||||
|
||||
res.startNodes(&node, 1);
|
||||
res.waitNodesStartPhase(&node, 1, 2);
|
||||
NdbSleep_SecSleep(3);
|
||||
pos++;
|
||||
}
|
||||
pos = 0;
|
||||
|
|
Loading…
Reference in a new issue