Below is the list of changes that have just been committed into a local
5.1 repository of jonas. When jonas does a push these changes
will be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2008-02-08 16:42:17+01:00, jonas@stripped +2 -0
ndb -
fix failing autotest-test
storage/ndb/test/ndbapi/testNodeRestart.cpp@stripped, 2008-02-08 16:42:15+01:00, jonas@stripped +1 -1
"fix" testprg
storage/ndb/test/run-test/daily-basic-tests.txt@stripped, 2008-02-08 16:42:15+01:00, jonas@stripped +1 -1
increase allowed time
diff -Nrup a/storage/ndb/test/ndbapi/testNodeRestart.cpp b/storage/ndb/test/ndbapi/testNodeRestart.cpp
--- a/storage/ndb/test/ndbapi/testNodeRestart.cpp 2008-02-06 11:28:41 +01:00
+++ b/storage/ndb/test/ndbapi/testNodeRestart.cpp 2008-02-08 16:42:15 +01:00
@@ -1997,7 +1997,7 @@ runBug34216(NDBT_Context* ctx, NDBT_Step
break;
}
- int rows = 1;
+ int rows = 10;
int batch = 1;
int row = (records - rows) ? rand() % (records - rows) : 0;
diff -Nrup a/storage/ndb/test/run-test/daily-basic-tests.txt b/storage/ndb/test/run-test/daily-basic-tests.txt
--- a/storage/ndb/test/run-test/daily-basic-tests.txt 2008-02-06 13:06:03 +01:00
+++ b/storage/ndb/test/run-test/daily-basic-tests.txt 2008-02-08 16:42:15 +01:00
@@ -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
| Thread |
|---|
| • bk commit into 5.1 tree (jonas:1.2685) | jonas | 8 Feb |