ChangeSet
1.2705 05/03/11 10:36:44 pa...@frost.snake.net +1 -0
manual.texi:
Document bugfix. (Bug #8669)
Echo 4.0.24/4.1.10a change to 5.0.3.
Docs/manual.texi
1.2535 05/03/11 10:36:17 pa...@frost.snake.net +3 -0
Document bugfix. (Bug #8669)
Docs/manual.texi
1.2534 05/03/11 10:35:39 pa...@frost.snake.net +4 -0
Echo 4.0.24/4.1.10a change to 5.0.3.
# 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: paul
# Host: frost.snake.net
# Root: /Volumes/frost2/MySQL/bk/mysqldoc
--- 1.2533/Docs/manual.texi 2005-03-11 10:17:50 -06:00
+++ 1.2535/Docs/manual.texi 2005-03-11 10:36:17 -06:00
@@ -97000,6 +97000,8 @@
Security improvement: The server creates @file{.frm}, @file{.MYD},
@file{.MYI}, @file{.MRG}, @file{.ISD}, and @file{.ISM} table files
only if a file with the same name does not already exist.
+(Thanks to Stefano Di Paola @email{stefano.dipaola@@wisec.it} for finding
+and informing us about this issue.)
@item
Security improvement: User-defined functions should have at least one symbol
defined in addition to the @code{xxx} symbol that corresponds to the main
@@ -97014,6 +97016,8 @@
those that contain directory pathname separator characters. (It already
checked names as given in @code{CREATE FUNCTION} statements.)
See @ref{UDF calling}, @ref{UDF aggr. calling}, and @ref{UDF security}.
+(Thanks to Stefano Di Paola @email{stefano.dipaola@@wisec.it} for finding
+and informing us about this issue.)
@item
Boolean full-text phrase searching now requires only that matches contain
exactly the same words as the phrase and in the same order. Non-word
@@ -97211,6 +97215,9 @@
Bugs fixed:
@itemize @bullet
+@item
+Stored functions that used cursors could return incorrect results.
+(Bug #8386)
@item
@code{AES_DECRYPT(@var{col_name},@var{key})} could fail to return
@code{NULL} for invalid values in @var{col_name}, if @var{col_name}
--
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe: http://lists.mysql.com/internals?unsub=mysql-i...@freebsd.csie.nctu.edu.tw