List:Commits« Previous MessageNext Message »
From:tomas Date:April 3 2007 9:30am
Subject:bk commit into 5.1 tree (tomas:1.2455)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tomas. When tomas 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-04-03 09:30:05+02:00, tomas@stripped +1 -0
  remove unused List

  sql/ha_ndbcluster.cc@stripped, 2007-04-03 09:30:03+02:00, tomas@stripped +0
-1
    remove unused List

# 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:	tomas
# Host:	whalegate.ndb.mysql.com
# Root:	/home/tomas/mysql-5.1-telco-gca

--- 1.405/sql/ha_ndbcluster.cc	2007-04-02 21:26:25 +02:00
+++ 1.406/sql/ha_ndbcluster.cc	2007-04-03 09:30:03 +02:00
@@ -8413,7 +8413,6 @@
 {
   THD *thd; /* needs to be first for thread_stack */
   struct timespec abstime;
-  List<NDB_SHARE> util_open_tables;
   Thd_ndb *thd_ndb;
   uint share_list_size= 0;
   NDB_SHARE **share_list= NULL;
Thread
bk commit into 5.1 tree (tomas:1.2455)tomas3 Apr