List:Commits« Previous MessageNext Message »
From:holyfoot Date:March 10 2007 2:45pm
Subject:bk commit into 5.1 tree (holyfoot:1.2477)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of hf. When hf 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, 2007-03-10 17:45:02+04:00, holyfoot@hfmain.(none) +1 -0
  Merge mysql.com:/home/hf/work/26833/my50-26833
  into  mysql.com:/home/hf/work/26833/my51-26833
  MERGE: 1.1810.2373.147

  sql/sql_parse.cc@stripped, 2007-03-10 17:44:59+04:00, holyfoot@hfmain.(none) +0 -1
    Auto merged
    MERGE: 1.426.1.184

# 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:	holyfoot
# Host:	hfmain.(none)
# Root:	/home/hf/work/26833/my51-26833/RESYNC

--- 1.641/sql/sql_parse.cc	2007-03-10 17:45:07 +04:00
+++ 1.642/sql/sql_parse.cc	2007-03-10 17:45:07 +04:00
@@ -4705,7 +4705,7 @@ check_table_access(THD *thd, ulong want_
 {
   uint found=0;
   ulong found_access=0;
-#ifndef EMBEDDED_LIBRARY
+#ifndef NO_EMBEDDED_ACCESS_CHECKS
   TABLE_LIST *org_tables= tables;
 #endif
   TABLE_LIST *first_not_own_table= thd->lex->first_not_own_table();
Thread
bk commit into 5.1 tree (holyfoot:1.2477)holyfoot10 Mar