Below is the list of changes that have just been committed into a local
5.0 repository of knielsen. When knielsen 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
1.2206 06/06/30 11:11:49 knielsen@stripped +2 -0
Merge mysqldev@production:my/mysql-5.0-release
into mysql.com:/usr/local/mysql/tmp-5.0
sql/item_sum.cc
1.177 06/06/30 11:11:44 knielsen@stripped +0 -0
Auto merged
include/my_global.h
1.121 06/06/30 11:11:44 knielsen@stripped +0 -2
Auto merged
# 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: knielsen
# Host: rt.int.sifira.dk
# Root: /usr/local/mysql/tmp-5.0/RESYNC
--- 1.176/sql/item_sum.cc 2006-06-23 01:15:48 +02:00
+++ 1.177/sql/item_sum.cc 2006-06-30 11:11:44 +02:00
@@ -3228,7 +3228,7 @@
args,
/* skip charset aggregation for order columns */
arg_count - arg_count_order,
- MY_COLL_ALLOW_CONV))
+ MY_COLL_ALLOW_CONV, 1))
return 1;
result.set_charset(collation.collation);
| Thread |
|---|
| • bk commit into 5.0 tree (knielsen:1.2206) | knielsen | 30 Jun |