Documentation Home
MySQL Connector/NET Release Notes
Related Documentation Download these Release Notes
PDF (US Ltr) - 0.8Mb
PDF (A4) - 0.8Mb


MySQL Connector/NET Release Notes  /  Changes in MySQL Connector/Net 6.9  /  Changes in MySQL Connector/NET 6.9.0 (2014-04-30, Alpha)

Changes in MySQL Connector/NET 6.9.0 (2014-04-30, Alpha)

Functionality Added or Changed

  • Added a Simple Membership Web Provider.

  • Added a SiteMap Web Provider.

  • Added a MySQL Personalization Provider.

Bugs Fixed

  • When the connection limit was exceeded, MySqlConnection.Open() would leave the TCP connections in a CLOSE_WAIT state, but now closes them. (Bug #18665388, Bug #72025)