From: Date: June 5 2007 2:50pm Subject: bk commit into 5.1 tree (jmiller:1.2519) BUG#28770 List-Archive: http://lists.mysql.com/commits/28119 X-Bug: 28770 Message-Id: <200706051250.l55CoOx9022152@ndb08.mysql.com> Below is the list of changes that have just been committed into a local 5.1 repository of ndbdev. When ndbdev 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, 2007-06-05 14:50:12+02:00, jmiller@stripped +1 -0 testSystemRestart.cpp: Over looked 6100 in comment for test case, updated to match 6007 Bug#28770: storage/ndb/test/ndbapi/testSystemRestart.cpp@stripped, 2007-06-05 14:49:56+02:00, jmiller@stripped +1 -1 Over looked 6100 in comment for test case, updated to match 6007 Bug#28770: # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: jmiller # Host: ndb08.mysql.com # Root: /data1/mysql-5.1-telco4 --- 1.15/storage/ndb/test/ndbapi/testSystemRestart.cpp 2007-06-05 14:50:24 +02:00 +++ 1.16/storage/ndb/test/ndbapi/testSystemRestart.cpp 2007-06-05 14:50:24 +02:00 @@ -1492,7 +1492,7 @@ TESTCASE("Bug28770", "Check readTableFile1 fails, readTableFile2 succeeds\n" "1. Restart all node -nostart\n" - "2. Insert error 6100 into all nodes\n" + "2. Insert error 6007 into all nodes\n" "3. Start all nodes\n" "4. Ensure cluster start\n" "5. Read and verify reocrds\n"