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
1.1981 05/12/14 13:16:41 jonas@stripped +1 -0
ndb - rowid
Add 899 rowid allocated to ndberror.c
storage/ndb/src/ndbapi/ndberror.c
1.45 05/12/14 13:16:38 jonas@stripped +1 -0
Add 899 rowid allocated to ndberror.c
# 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/51-ndb
--- 1.44/storage/ndb/src/ndbapi/ndberror.c 2005-11-07 12:19:09 +01:00
+++ 1.45/storage/ndb/src/ndbapi/ndberror.c 2005-12-14 13:16:38 +01:00
@@ -172,6 +172,7 @@
{ 805, DMEC, TR, "Out of attrinfo records in tuple manager" },
{ 830, DMEC, TR, "Out of add fragment operation records" },
{ 873, DMEC, TR, "Out of attrinfo records for scan in tuple manager" },
+ { 899, DMEC, TR, "Rowid already allocated" },
{ 1217, DMEC, TR, "Out of operation records in local data manager (increase MaxNoOfLocalOperations)" },
{ 1220, DMEC, TR, "REDO log files overloaded, consult online manual (decrease TimeBetweenLocalCheckpoints, and|or increase NoOfFragmentLogFiles)" },
{ 1222, DMEC, TR, "Out of transaction markers in LQH" },
| Thread |
|---|
| • bk commit into 5.1 tree (jonas:1.1981) | jonas | 14 Dec |