MySQL Connector/NET Release Notes

6.12 Changes in MySQL Connector/NET 6.9.1 (2014-05-29, Beta)

Functionality Added or Changed

  • Asynchronous methods are now supported.

Bugs Fixed

  • When a client refreshed a web page associated with an expired session and if the ASP.NET project was using <SessionState ... regenerateExpiredSessionId="true" ...>, a "duplicate entry" exception was generated from the MySqlSessionProvider. (Bug #18657550, Bug #19783515, Bug #70409)