1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-05 13:16:09 +03:00
fix failing autotest-test
This commit is contained in:
jonas@perch.ndb.mysql.com
2008-02-08 16:42:17 +01:00
parent 02a56b9e23
commit 29f3323e00
2 changed files with 2 additions and 2 deletions

View File

@@ -1997,7 +1997,7 @@ runBug34216(NDBT_Context* ctx, NDBT_Step* step)
break;
}
int rows = 1;
int rows = 10;
int batch = 1;
int row = (records - rows) ? rand() % (records - rows) : 0;

View File

@@ -1050,7 +1050,7 @@ max-time: 300
cmd: test_event
args: -n Bug33793 T1
max-time: 600
max-time: 1200
cmd: testNodeRestart
args: -n Bug34216 -l 10 T1 I3 D2