List:Internals« Previous MessageNext Message »
From:Konstantin Osipov Date:August 8 2005 5:26pm
Subject:bk commit into 5.0 tree (konstantin:1.1963)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of kostja. When kostja 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.1963 05/08/08 19:26:19 konstantin@stripped +1 -0
  Merge bk-internal.mysql.com:/home/bk/mysql-5.0
  into  mysql.com:/home/kostja/mysql/mysql-5.0-11909

  sql/sql_select.cc
    1.353 05/08/08 19:26:11 konstantin@stripped +0 -0
    Auto merged

# 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:	konstantin
# Host:	oak.local
# Root:	/home/kostja/mysql/mysql-5.0-11909/RESYNC

--- 1.352/sql/sql_select.cc	2005-08-08 18:04:08 +04:00
+++ 1.353/sql/sql_select.cc	2005-08-08 19:26:11 +04:00
@@ -1715,6 +1715,7 @@
 Cursor::Cursor(THD *thd)
   :Query_arena(&main_mem_root, INITIALIZED),
    join(0), unit(0),
+   protocol(thd),
    close_at_commit(FALSE)
 {
   /* We will overwrite it at open anyway. */
Thread
bk commit into 5.0 tree (konstantin:1.1963)Konstantin Osipov8 Aug