MySQL Connector/NET Release Notes  /  Changes in MySQL Connector/Net 5.0  /  Changes in MySQL Connector/NET 5.0.6 (2007-03-22)

Changes in MySQL Connector/NET 5.0.6 (2007-03-22)

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 with Insert method can not be retrieved later using ParameterName. (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)