This is a Service Pack release of the MySQL Enterprise Server 5.0.
This section documents all changes and bug fixes that have been applied since the last MySQL Enterprise Server release (5.0.36).
Bugs fixed:
SELECT ... INTO OUTFILE with a long
FIELDS ENCLOSED BY value could crash the
server.
(Bug#27231)
For MERGE tables defined on underlying tables
that contained a short VARCHAR column
(shorter than four characters), using ALTER
TABLE on at least one but not all of the underlying
tables caused the table definitions to be considered different
from that of the MERGE table, even if the
ALTER TABLE did not change the definition.
(Bug#26881)

User Comments
Add your own comment.