Below is the list of changes that have just been committed into a local
5.0 repository of jimw. When jimw 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.1999 05/09/23 10:03:29 jimw@stripped +1 -0
Merge mysql.com:/home/jimw/my/mysql-5.0-13361
into mysql.com:/home/jimw/my/mysql-5.0-clean
sql/item_strfunc.cc
1.256 05/09/23 10:03:26 jimw@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: jimw
# Host: rama.(none)
# Root: /home/jimw/my/mysql-5.0-clean/RESYNC
--- 1.255/sql/item_strfunc.cc 2005-09-22 11:40:18 -07:00
+++ 1.256/sql/item_strfunc.cc 2005-09-23 10:03:26 -07:00
@@ -1608,7 +1608,7 @@
else
{
user= thd->main_security_ctx.user;
- host= thd->main_security_ctx.host;
+ host= thd->main_security_ctx.host_or_ip;
}
// For system threads (e.g. replication SQL thread) user may be empty
| Thread |
|---|
| • bk commit into 5.0 tree (jimw:1.1999) | Jim Winstead | 23 Sep |