List:Internals« Previous MessageNext Message »
From:jonas Date:September 21 2005 3:37pm
Subject:bk commit into 5.0 tree (jonas:1.1982)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 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.1982 05/09/21 17:37:33 jonas@stripped +1 -0
  ndb merge fix

  ndb/src/kernel/blocks/dbtup/Dbtup.hpp
    1.25 05/09/21 17:37:31 jonas@stripped +1 -2
    ndb merge fix

# 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/mysql-5.0

--- 1.24/ndb/src/kernel/blocks/dbtup/Dbtup.hpp	2005-09-21 17:25:09 +02:00
+++ 1.25/ndb/src/kernel/blocks/dbtup/Dbtup.hpp	2005-09-21 17:37:31 +02:00
@@ -1791,8 +1791,7 @@
                        Uint32* const mainBuffer,
                        Uint32& noMainWords,
                        Uint32* const copyBuffer,
-                       Uint32& noCopyWords,
-		       bool xfrm);
+                       Uint32& noCopyWords);
 
   void sendTrigAttrInfo(Signal*        signal, 
                         Uint32*        data, 
Thread
bk commit into 5.0 tree (jonas:1.1982)jonas21 Sep