End of Product Lifecycle. Active development for MySQL Database Server version 5.0 has ended. Oracle offers various support offerings which may be of interest. For details and more information, see the MySQL section of the Lifetime Support Policy for Oracle Technology Products (http://www.oracle.com/us/support/lifetime-support/index.html). Please consider upgrading to a recent version.
Bugs Fixed
decimal_round() could cause a server exit
when processing long numeric strings.
(Bug #12563865)
LOAD INDEX INTO
CACHE could cause a server exit if the index cache was
too small.
(Bug #12361113)
Passing a user variable as an argument to
GROUP_CONCAT() could cause a
server exit if the variable value changed during query
execution.
(Bug #12408412)
A user with no privileges on a table could use a view to discover information about the table. (Bug #11765687)
