Bugs fixed:
Publisher listed in "Add/Remove Programs" is not consistent with other MySQL products. (Bug#27253)
MySqlParameterCollection and parameters
added with Insert method can not be
retrieved later using ParameterName. (Bug#27135)
A critical ConnectionPool error would
result in repeated
System.NullReferenceException. (Bug#25603)
When a MySqlConversionException is raised
on a remote object, the client application would receive a
SerializationException instead. (Bug#24957)
High CPU utilization would be experienced when there is no
idle connection waiting when using pooled connections through
MySqlPool.GetConnection. (Bug#24373)
BINARY and VARBINARY
columns would be returned as a string, not binary, datatype.
(Bug#25605)

User Comments
Add your own comment.