List:Commits« Previous MessageNext Message »
From:kroki Date:October 27 2006 12:19pm
Subject:bk commit into 5.1 tree (kroki:1.2330)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tomash. When tomash 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-10-27 16:18:57+04:00, kroki@stripped +1 -0
  Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1
  into  moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.1-bug19182
  MERGE: 1.2328.1.1

  sql/sql_parse.cc@stripped, 2006-10-27 16:18:50+04:00, kroki@stripped +0 -0
    Auto merged
    MERGE: 1.588.1.1

# 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:	kroki
# Host:	moonlight.intranet
# Root:	/home/tomash/src/mysql_ab/mysql-5.1-bug19182/RESYNC

--- 1.589/sql/sql_parse.cc	2006-10-27 16:19:09 +04:00
+++ 1.590/sql/sql_parse.cc	2006-10-27 16:19:09 +04:00
@@ -2997,9 +2997,6 @@ mysql_execute_command(THD *thd)
           res= handle_select(thd, lex, result, 0);
           delete result;
         }
-	/* reset for PS */
-	lex->create_list.empty();
-	lex->key_list.empty();
       }
     }
     else
Thread
bk commit into 5.1 tree (kroki:1.2330)kroki27 Oct