Below is the list of changes that have just been committed into a local
5.0 repository of kgeorge. When kgeorge 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.2146 06/05/25 10:45:00 gkodinov@stripped +1 -0
Merge mysql.com:/home/kgeorge/mysql/5.0/clean
into mysql.com:/home/kgeorge/mysql/5.0/B19700
sql/item.h
1.199 06/05/25 10:44:47 gkodinov@stripped +0 -0
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: gkodinov
# Host: rakia.(none)
# Root: /home/kgeorge/mysql/5.0/B19700/RESYNC
--- 1.198/sql/item.h 2006-05-24 11:56:55 +03:00
+++ 1.199/sql/item.h 2006-05-25 10:44:47 +03:00
@@ -2245,6 +2245,7 @@
max_length= item->max_length;
decimals= item->decimals;
collation.set(item->collation);
+ unsigned_flag= item->unsigned_flag;
return 0;
};
virtual void store(Item *)= 0;
| Thread |
|---|
| • bk commit into 5.0 tree (gkodinov:1.2146) | kgeorge | 25 May |