List:Internals« Previous MessageNext Message »
From:jonas Date:October 11 2005 1:31pm
Subject:bk commit into 5.1 tree (jonas:1.2042)
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
  1.2042 05/10/11 13:31:54 jonas@stripped +1 -0
  ndb diskdata
    post merge

  storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp
    1.48 05/10/11 13:31:45 jonas@stripped +0 -16
    post merge

# 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.1-ndb-dd

--- 1.47/storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp	2005-10-11 13:26:17 +02:00
+++ 1.48/storage/ndb/src/kernel/blocks/dbtup/DbtupGen.cpp	2005-10-11 13:31:45 +02:00
@@ -114,22 +114,6 @@
   cnoOfAllocatedPages = 0;
   
   initData();
-
-  attrbufrec = 0;  
-  checkpointInfo = 0;  
-  diskBufferSegmentInfo = 0;  
-  fragoperrec = 0;
-  fragrecord = 0;  
-  hostBuffer = 0;  
-  localLogInfo = 0;  
-  operationrec = 0;
-  page = 0;  
-  pageRange = 0;
-  pendingFileOpenInfo = 0;  
-  restartInfoRecord = 0;  
-  tablerec = 0;  
-  tableDescriptor = 0;  
-  undoPage = 0;
 }//Dbtup::Dbtup()
 
 Dbtup::~Dbtup() 
Thread
bk commit into 5.1 tree (jonas:1.2042)jonas11 Oct