|
bk commit into 4.0 tree (1.1487): msg#00418db.mysql.devel
Below is the list of changes that have just been committed into a local 4.0 repository of serg. When serg 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://www.mysql.com/doc/I/n/Installing_source_tree.html ChangeSet 1.1487 03/04/29 15:11:45 serg@xxxxxxxxxx +1 -0 followup to CURRENT_USER() fix libmysqld/lib_sql.cc 1.38 03/04/29 15:11:43 serg@xxxxxxxxxx +2 -1 followup to CURRENT_USER() fix # 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: serg # Host: serg.mylan # Root: /usr/home/serg/Abk/mysql-4.0 --- 1.37/libmysqld/lib_sql.cc Mon Mar 10 11:05:23 2003 +++ 1.38/libmysqld/lib_sql.cc Tue Apr 29 15:11:43 2003 @@ -225,7 +225,8 @@ return 1; } thd->master_access=acl_getroot(thd, thd->host, thd->ip, thd->user, - passwd, thd->scramble, &thd->priv_user, + passwd, thd->scramble, + &thd->priv_user, &thd->priv_host, protocol_version == 9 || !(thd->client_capabilities & CLIENT_LONG_PASSWORD),&ur); -- MySQL Internals Mailing List For list archives: http://lists.mysql.com/internals To unsubscribe: http://lists.mysql.com/internals?unsub=gcdmd-internals@xxxxxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bk commit into 5.0 tree (1.1527): 00418, pem |
|---|---|
| Next by Date: | bk commit - mysqldoc tree (1.328): 00418, guilhem |
| Previous by Thread: | bk commit into 4.0 tree (1.1493)i: 00418, lenz |
| Next by Thread: | bk commit - mysqldoc tree (1.328): 00418, guilhem |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |