List:Commits« Previous MessageNext Message »
From:jonas Date:December 14 2007 12:59pm
Subject:bk commit into 5.1 tree (jonas:1.2180)
View as plain text  
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, 2007-12-14 13:59:10+01:00, jonas@stripped +1 -0
  SUMA v2,
    argh! fix typo

  storage/ndb/src/ndbapi/ndberror.c@stripped, 2007-12-14 13:59:09+01:00, jonas@stripped +1 -1
    fix typo

# 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/drop6

--- 1.52/storage/ndb/src/ndbapi/ndberror.c	2007-12-14 13:59:14 +01:00
+++ 1.53/storage/ndb/src/ndbapi/ndberror.c	2007-12-14 13:59:14 +01:00
@@ -435,7 +435,7 @@
   { 1421, DMEC, SE, "Partially connected API in NdbOperation::execute()" },
   { 1422, DMEC, SE, "Out of subscription records" },
   { 1423, DMEC, SE, "Out of table records in SUMA" },
-  { 1424, DMES, SE, "Out of MaxNoOfConcurrentSubOperations" ],
+  { 1424, DMEC, SE, "Out of MaxNoOfConcurrentSubOperations" },
   { 1425, DMEC, SE, "Subscription being defined...while trying to stop subscriber" },
   { 1426, DMEC, SE, "No such subscriber" },
   { 1427, DMEC, SE, "Api node died, when SUB_START_REQ reached node "},
Thread
bk commit into 5.1 tree (jonas:1.2180)jonas14 Dec