List:Commits« Previous MessageNext Message »
From:jonas Date:June 12 2007 7:23am
Subject:bk commit into 5.1 tree (jonas:1.2530)
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-06-12 09:23:51+02:00, jonas@stripped +1 -0
  post merge, 0 loops in new buddy...

  storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp@stripped, 2007-06-12 09:23:49+02:00, jonas@stripped +1 -1
    post merge, 0 loops in new buddy...

# 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-telco

--- 1.19/storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp	2007-06-12 09:23:57 +02:00
+++ 1.20/storage/ndb/src/kernel/blocks/dbtup/DbtupDebug.cpp	2007-06-12 09:23:57 +02:00
@@ -75,7 +75,7 @@
 }
 
 #ifdef VM_TRACE
-extern Uint32 fc_left, fc_right, fc_remove;
+static Uint32 fc_left = 0, fc_right = 0, fc_remove = 0;
 #endif
 
 void
Thread
bk commit into 5.1 tree (jonas:1.2530)jonas12 Jun