Bugs fixed:
MySqlParameterCollection and parameters
added with Insert method can not be
retrieved later using ParameterName. (Bug#27135)
Publisher listed in "Add/Remove Programs" is not consistent with other MySQL products. (Bug#27253)
cmd.Parameters.RemoveAt("Id") will cause an
error if the last item is requested. (Bug#27187)
Exception thrown when using large values in
UInt64 parameters. (Bug#27093)
DESCRIBE .... SQL command returns byte
arrays rather than data on MySQL versions older than 4.1.15.
(Bug#27221)
MySQL Visual Studio Plugin 1.1.2 does not work with Connector/Net 5.0.5. (Bug#26960)

User Comments
Add your own comment.