MySQL Connector/NET Release Notes  /  Changes in MySQL Connector/Net Before 1.0  /  Changes in MySQL Connector/Net 0.65

Changes in MySQL Connector/Net 0.65

  • MySQLCommandBuilder now implemented.

  • Transaction support now implemented (not all table types support this).

  • GetSchemaTable fixed to not use xsd (for Mono).

  • Driver is now Mono-compatible.

  • TIME data type now supported.

  • More work to improve Timestamp data type handling.

  • Changed signatures of all classes to match corresponding SqlClient classes.