MySQL Connector/NET 6.9.1 beta has been release

Posted by Roberto Garcia on Oracle Blogs See other posts from Oracle Blogs or by Roberto Garcia
Published on Mon, 2 Jun 2014 17:42:53 +0000 Indexed on 2014/06/02 21:38 UTC
Read the original article Hit count: 164

Filed under:
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
(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:


Enjoy and thanks for the support!

On behalf of the MySQL Connector/NET and the MySQL/ORACLE RE Team. 

© Oracle Blogs or respective owner

Related posts about /Oracle