From: Date: November 21 2006 2:06pm Subject: bk commit into 4.1 tree (jonas:1.2558) BUG#24447 List-Archive: http://lists.mysql.com/commits/15631 X-Bug: 24447 Message-Id: <20061121130859.36CDD38B376@perch.ndb.mysql.com> Below is the list of changes that have just been committed into a local 4.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, 2006-11-21 14:06:20+01:00, jonas@stripped +1 -0 ndb - update error code list (for bug#24447) ndb/src/kernel/blocks/ERROR_codes.txt@stripped, 2006-11-21 14:06:19+01:00, jonas@stripped +6 -1 ndb - update error code list # 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: jonas # Host: perch.ndb.mysql.com # Root: /home/jonas/src/41-work --- 1.20/ndb/src/kernel/blocks/ERROR_codes.txt 2006-11-21 14:06:23 +01:00 +++ 1.21/ndb/src/kernel/blocks/ERROR_codes.txt 2006-11-21 14:06:23 +01:00 @@ -6,7 +6,7 @@ Next DBLQH 5043 Next DBDICT 6006 Next DBDIH 7178 -Next DBTC 8038 +Next DBTC 8039 Next CMVMI 9000 Next BACKUP 10022 Next DBUTIL 11002 @@ -284,6 +284,11 @@ 8032: No free TC records any more 8037 : Invalid schema version in TCINDXREQ + +------ + +8038 : Simulate API disconnect just after SCAN_TAB_REQ + CMVMI -----