MySQL Connector/NET Release Notes  /  Changes in MySQL Connector/Net 6.0  /  Changes in MySQL Connector/NET 6.0.1 (2009-04-02, Beta)

Changes in MySQL Connector/NET 6.0.1 (2009-04-02, Beta)

This is a new Beta development release, fixing recently discovered bugs.

Bugs Fixed

  • An insert and update error was generated by the decimal data type in the Entity Framework, when a German collation was used. (Bug #43574)

  • Generating an Entity Data Model (EDM) schema with a table containing columns with data types MEDIUMTEXT and LONGTEXT generated a runtime error message Max value too long or too short for Int32. (Bug #43480)