Below is the list of changes that have just been committed into a local
5.1 repository of andrey. When andrey 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, 2006-10-11 11:48:33+02:00, andrey@stripped +1 -0
Merge example.com:/work/bug23074/my50-bug23074
into example.com:/work/bug23074/my51-bug23074
MERGE: 1.1810.2169.5
storage/myisam/sort.c@stripped, 2006-10-11 11:48:29+02:00, andrey@stripped +0 -0
SCCS merged
MERGE: 1.45.7.2
storage/myisam/sort.c@stripped, 2006-10-11 11:44:55+02:00, andrey@stripped +0 -0
Merge rename: myisam/sort.c -> storage/myisam/sort.c
# 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: andrey
# Host: example.com
# Root: /work/bug23074/my51-bug23074/RESYNC
--- 1.45.7.1/myisam/sort.c 2006-10-11 11:48:46 +02:00
+++ 1.54/storage/myisam/sort.c 2006-10-11 11:48:46 +02:00
@@ -447,6 +447,7 @@ err:
close_cached_file(&info->tempfile_for_exceptions);
ok:
+ free_root(&info->wordroot, MYF(0));
remove_io_thread(&info->read_cache);
pthread_mutex_lock(&info->sort_info->mutex);
info->sort_info->threads_running--;
| Thread |
|---|
| • bk commit into 5.1 tree (andrey:1.2357) | ahristov | 11 Oct |