MySQL Forums
Forum List  »  Announcements

MySQL Connector/NET 6.9.3 GA has been released
Posted by: Jocelyn Ramilison
Date: September 03, 2014 06:02AM

Dear MySQL users,

MySQL Connector/Net 6.9.3 is the first GA release for the 6.9.x
series of the .NET driver for MySQL. It can be used 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/
(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.3 (2014-09-03, General Availability)

Bugs Fixed

  * Adding a new column to an existing model as identity and PK
    failed when applying the migration. The generated error was:
    "Incorrect table definition; there can be only one auto column
    and it must be defined as a key". (Bug #19286383)

  * Calling >MySqlConnection.GetSchema("PROCEDURES WITH
    PARAMETERS", ...) would generate an error about a non-existent
    index. This affected Intellisense when completing stored
    procedures. (Bug #19289402)

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

Enjoy and thanks for the support!

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

Hery Ramilison



Edited 2 time(s). Last edit at 09/15/2014 02:58PM by Jocelyn Ramilison.

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/NET 6.9.3 GA has been released
2869
September 03, 2014 06:02AM


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.