MySQL Connector/NET 6.9.1 beta has been release
- by Roberto Garcia
Dear MySQL users,
MySQL Connector/Net 6.9.1 a new version of the all-managed .NET driver
for MySQL has been released. This is a beta release for 6.9.x and is
not recommended for production environments.
It is appropriate for use with MySQL server versions 5.5-5.7.
It is now available in source and binary form from
http://dev.mysql.com/downloads/connector/net/#downloadsandmirrorsites
(note that not all mirror sites may be up to date at this point-if you
can't find this version on some mirror, please try again later or choose
another download site.)
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 #70409)
The documentation is available at:
http://dev.mysql.com/doc/refman/5.7/en/connector-net.html
Enjoy and thanks for the support!
On behalf of the MySQL Connector/NET and the MySQL/ORACLE RE Team.