MySQL Forums
Forum List  »  Announcements

MySQL Connector/NET 6.9.2 RC has been released
Posted by: Jocelyn Ramilison
Date: July 18, 2014 07:41PM

Dear MySQL users,

MySQL Connector/Net 6.9.2 a new version of the all-managed .NET driver
for MySQL has been released. This is a RC 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.2 (2014-07-18 Release Candidate)

   Bugs Fixed

     * Creating a Geometry Column with an SRID value would not save
       the value to the table. (Bug #19137999, Bug #71869)

     * Added async/await compatible methods

     * Added the SiteMap and Personalization configuration web
       providers to the MySql.Web Nuget package.

The documentation is available at:
http://dev.mysql.com/doc/refman/5.7/en/connector-net.html

Nuget Packages:

https://www.nuget.org/packages/MySql.Data/6.9.2-rc1
https://www.nuget.org/packages/MySql.Data.Entity/6.9.2-rc1
https://www.nuget.org/packages/MySql.Web/6.9.2-rc1

Enjoy and thanks for the support!

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


Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/NET 6.9.2 RC has been released
2373
July 18, 2014 07:41PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.