MySQL Connector/NET Release Notes

5.13 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)