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-15 16:27:12+04:00, holyfoot@hfmain.(none) +1 -0
Merge mysql.com:/home/hf/work/26833/my51-26833
into mysql.com:/home/hf/work/mrg/mysql-5.1-opt
MERGE: 1.2472.1.5
sql/sql_parse.cc@stripped, 2007-03-15 16:27:09+04:00, holyfoot@hfmain.(none) +0 -0
Auto merged
MERGE: 1.641.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: holyfoot
# Host: hfmain.(none)
# Root: /home/hf/work/mrg/mysql-5.1-opt/RESYNC
--- 1.643/sql/sql_parse.cc 2007-03-15 16:27:17 +04:00
+++ 1.644/sql/sql_parse.cc 2007-03-15 16:27:17 +04:00
@@ -4704,7 +4704,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.2494) | holyfoot | 15 Mar |