List:Commits« Previous MessageNext Message »
From:msvensson Date:July 18 2006 12:09pm
Subject:bk commit into 5.1 tree (msvensson:1.2260)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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, 2006-07-18 14:09:40+02:00, msvensson@neptunus.(none) +1 -0
  Remove comment for removed argument

  sql/sql_base.cc@stripped, 2006-07-18 14:09:36+02:00, msvensson@neptunus.(none) +0 -2
    Remove comment for removed argument

# 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:	msvensson
# Host:	neptunus.(none)
# Root:	/home/msvensson/mysql/mysql-5.1

--- 1.334/sql/sql_base.cc	2006-07-18 14:09:45 +02:00
+++ 1.335/sql/sql_base.cc	2006-07-18 14:09:45 +02:00
@@ -971,8 +971,6 @@
 			LOCK_open
     skip_derived	Set to 1 (0 = default) if we should not free derived
 			tables.
-    stopper             When closing tables from thd->open_tables(->next)*, 
-                        don't close/remove tables starting from stopper.
 
   IMPLEMENTATION
     Unlocks tables and frees derived tables.
Thread
bk commit into 5.1 tree (msvensson:1.2260)msvensson18 Jul