Bugs fixed:
Security Fix:
A suitable database identifier supplied to the
COM_CREATE_DB
or
COM_DROP_DB
command could cause a
segmentation fault, and thereby a denial of service.
(Bug#45790, CVE-2009-2446)
Security Fix:
The server crashed if an account with the
CREATE ROUTINE
privilege but not
the EXECUTE
privilege attempted
to create a stored procedure.
(Bug#44798)