List:Internals« Previous MessageNext Message »
From:bar Date:September 6 2005 10:23am
Subject:bk commit into 5.0 tree (bar:1.1962)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of bar. When bar 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.1962 05/09/06 15:23:03 bar@stripped +1 -0
  mysqld.cc:
    after merge fix

  sql/mysqld.cc
    1.493 05/09/06 15:22:25 bar@stripped +0 -1
    after merge fix

# 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:	bar
# Host:	bar.intranet.mysql.r18.ru
# Root:	/usr/home/bar/mysql-5.0

--- 1.492/sql/mysqld.cc	2005-09-06 14:35:24 +05:00
+++ 1.493/sql/mysqld.cc	2005-09-06 15:22:25 +05:00
@@ -339,7 +339,6 @@
 bool opt_error_log= IF_WIN(1,0);
 bool opt_disable_networking=0, opt_skip_show_db=0;
 bool opt_character_set_client_handshake= 1;
-bool lower_case_table_names_used= 0;
 bool server_id_supplied = 0;
 bool opt_endinfo,using_udf_functions, locked_in_memory;
 bool opt_using_transactions, using_update_log;
Thread
bk commit into 5.0 tree (bar:1.1962)bar6 Sep