List:Commits« Previous MessageNext Message »
From:jonas Date:February 6 2008 12:16pm
Subject:bk commit into 5.1 tree (jonas:1.2711)
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, 2008-02-06 13:16:52+01:00, jonas@stripped +1 -0
  post merge...

  storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp@stripped, 2008-02-06 13:16:50+01:00, jonas@stripped +0 -3
    post merge...

diff -Nrup a/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp b/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp
--- a/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp	2008-02-06 13:15:03 +01:00
+++ b/storage/ndb/src/kernel/blocks/dbtup/DbtupCommit.cpp	2008-02-06 13:16:50 +01:00
@@ -497,9 +497,6 @@ void Dbtup::execTUP_COMMITREQ(Signal* si
 
   no_of_tablerec= cnoOfTablerec;
   regTabPtr.i= regFragPtr.p->fragTableId;
-  hash_value= tupCommitReq->hashValue;
-  Uint32 gci_hi = tupCommitReq->gci_hi;
-  Uint32 gci_lo = tupCommitReq->gci_lo;
 
   req_struct.signal= signal;
   req_struct.hash_value= hash_value;
Thread
bk commit into 5.1 tree (jonas:1.2711)jonas6 Feb