List:Commits« Previous MessageNext Message »
From:tomas Date:February 14 2007 4:18am
Subject:bk commit into 5.1 tree (tomas:1.2431)
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
  1.2431 07/02/14 10:18:02 tomas@stripped +1 -0
  Merge tulin@stripped:/home/bk/mysql-5.1
  into  poseidon.mysql.com:/home/tomas/mysql-5.1-new-ndb

  sql/mysqld.cc
    1.619 07/02/14 10:17:43 tomas@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:	tomas
# Host:	poseidon.mysql.com
# Root:	/home/tomas/mysql-5.1-new-ndb/RESYNC

--- 1.618/sql/mysqld.cc	2007-02-09 06:02:51 +07:00
+++ 1.619/sql/mysqld.cc	2007-02-14 10:17:43 +07:00
@@ -5072,7 +5072,7 @@ struct my_option my_long_options[] =
    "Push supported query conditions to the storage engine.",
    (gptr*) &global_system_variables.engine_condition_pushdown,
    (gptr*) &global_system_variables.engine_condition_pushdown,
-   0, GET_BOOL, NO_ARG, 0, 0, 0, 0, 0, 0},
+   0, GET_BOOL, NO_ARG, 1, 0, 0, 0, 0, 0},
   /* See how it's handled in get_one_option() */
   {"event-scheduler", OPT_EVENT_SCHEDULER, "Enable/disable the event scheduler.",
    NULL,  NULL, 0, GET_STR, OPT_ARG, 0, 0, 0, 0, 0, 0},
Thread
bk commit into 5.1 tree (tomas:1.2431)tomas14 Feb