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

Changes in MySQL Connector/Net 0.60

  • Protocol compression using SharpZipLib (www.icsharpcode.net).

  • Named pipes on Windows now working properly.

  • Work done to improve Timestamp data type handling.

  • Implemented IEnumerable on DataReader so DataGrid would work.