Below is the list of changes that have just been committed into a local
5.1 repository of kostja. When kostja 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-05-14 10:58:22+04:00, kostja@vajra.(none) +1 -0
Merge vajra.(none):/opt/local/work/mysql-5.0-runtime
into vajra.(none):/opt/local/work/mysql-5.1-runtime
MERGE: 1.1810.2897.10
sql/sql_insert.cc@stripped, 2007-05-14 10:58:19+04:00, kostja@vajra.(none) +1 -7
Manual merge.
MERGE: 1.146.1.88
# 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: kostja
# Host: vajra.(none)
# Root: /opt/local/work/mysql-5.1-runtime/RESYNC
--- 1.265/sql/sql_insert.cc 2007-05-11 22:12:17 +04:00
+++ 1.266/sql/sql_insert.cc 2007-05-14 10:58:19 +04:00
@@ -488,7 +488,6 @@
Name_resolution_context_state ctx_state;
#ifndef EMBEDDED_LIBRARY
char *query= thd->query;
-#endif
/*
log_on is about delayed inserts only.
By default, both logs are enabled (this won't cause problems if the server
@@ -496,6 +495,7 @@
*/
bool log_on= ((thd->options & OPTION_BIN_LOG) ||
(!(thd->security_ctx->master_access & SUPER_ACL)));
+#endif
thr_lock_type lock_type = table_list->lock_type;
Item *unused_conds= 0;
DBUG_ENTER("mysql_insert");
| Thread |
|---|
| • bk commit into 5.1 tree (kostja:1.2517) | konstantin | 14 May |