Below is the list of changes that have just been committed into a local
mysqldoc 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.199 03/01/21 17:23:23 serg@xxxxxxxxxxxxxx +1 -0
bug clarified
Docs/manual.texi
1.186 03/01/21 17:23:23 serg@xxxxxxxxxxxxxx +2 -1
bug clarified
# 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.mysql.com
# Root: /usr/home/serg/Abk/mysqldoc
--- 1.185/Docs/manual.texi Tue Jan 21 16:38:19 2003
+++ 1.186/Docs/manual.texi Tue Jan 21 17:23:23 2003
@@ -52693,7 +52693,8 @@
@item
Fixed double @code{free}'d pointer bug in @code{mysql_change_user()}
handling, that enabled specially hacked version of MySQL client
-to crash @code{mysqld}.
+to crash @code{mysqld}. @strong{Note}, that one needs to login to server
+using valid account to be able exploit this bug.
@item
Fixed bug with the @code{--slow-log} when logging an administrator command
(like @code{FLUSH TABLES}).
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail internals-thread6607@xxxxxxxxxxxxxxx
To unsubscribe, e-mail <internals-unsubscribe@xxxxxxxxxxxxxxx>
|