Below is the list of changes that have just been committed into a local
4.1 repository of marcsql. When marcsql 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-01 05:59:16-07:00, malff@weblab.(none) +1 -0
Merge weblab.(none):/home/marcsql/TREE/mysql-4.1-base
into weblab.(none):/home/marcsql/TREE/mysql-4.1-runtime
MERGE: 1.2602.2.2
sql/sql_parse.cc@stripped, 2007-03-01 05:59:14-07:00, malff@weblab.(none) +0 -0
Auto merged
MERGE: 1.493.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: malff
# Host: weblab.(none)
# Root: /home/marcsql/TREE/mysql-4.1-runtime/RESYNC
--- 1.494/sql/sql_parse.cc 2007-03-01 05:59:20 -07:00
+++ 1.495/sql/sql_parse.cc 2007-03-01 05:59:20 -07:00
@@ -1183,6 +1183,7 @@ extern "C" pthread_handler_decl(handle_b
free_root(thd->mem_root,MYF(MY_KEEP_PREALLOC));
break;
}
+ thd->set_time();
mysql_parse(thd,thd->query,length);
close_thread_tables(thd); // Free tables
if (thd->is_fatal_error)
| Thread |
|---|
| • bk commit into 4.1 tree (malff:1.2610) | marc.alff | 2 Mar |