Below is the list of changes that have just been committed into a local
5.0 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
1.1864 05/07/01 16:23:05 konstantin@stripped +1 -0
- fix -ansi -pedantic error
sql/item.cc
1.145 05/07/01 16:22:55 konstantin@stripped +1 -1
- fix -ansi -pedantic error
# 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: konstantin
# Host: dragonfly.local
# Root: /opt/local/work/mysql-5.0-11172-new
--- 1.144/sql/item.cc 2005-07-01 08:05:34 +04:00
+++ 1.145/sql/item.cc 2005-07-01 16:22:55 +04:00
@@ -4410,7 +4410,7 @@
field->table_name= table_name;
if (db_name)
field->db_name= db_name;
-};
+}
void Item_ref_null_helper::print(String *str)
| Thread |
|---|
| • bk commit into 5.0 tree (konstantin:1.1864) | konstantin | 1 Jul |