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