List:Commits« Previous MessageNext Message »
From:jani Date:May 1 2006 2:01pm
Subject:bk commit into 4.1 tree (jani:1.2473)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of jani. When jani 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.2473 06/05/01 15:01:11 jani@stripped +1 -0
  Merge jamppa@stripped:/home/bk/mysql-4.1
  into  a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1

  sql/set_var.cc
    1.181 06/05/01 15:01:04 jani@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:	jani
# Host:	a193-229-222-105.elisa-laajakaista.fi
# Root:	/home/my/bk/mysql-4.1/RESYNC

--- 1.180/sql/set_var.cc	2006-04-27 15:51:25 +03:00
+++ 1.181/sql/set_var.cc	2006-05-01 15:01:04 +03:00
@@ -3207,10 +3207,6 @@
 		MODE_IGNORE_SPACE |
 		MODE_NO_KEY_OPTIONS | MODE_NO_TABLE_OPTIONS |
 		MODE_NO_FIELD_OPTIONS);
-  if (sql_mode & MODE_MYSQL40)
-    sql_mode|= MODE_NO_FIELD_OPTIONS;
-  if (sql_mode & MODE_MYSQL323)
-    sql_mode|= MODE_NO_FIELD_OPTIONS;
   return sql_mode;
 }
 
Thread
bk commit into 4.1 tree (jani:1.2473)jani1 May