MySQL Forums
Forum List  »  Announcements

MySQL Connector/ODBC 5.1.8 is available!
Posted by: Kent Boortz
Date: November 08, 2010 02:56PM

Dear MySQL users,

MySQL Connector/ODBC 5.1.8, a new version of the ODBC driver for the
MySQL database management system, has been released. This release is
the latest release of the 5.1 series and is suitable for use with any
MySQL version since 4.1 (It will not work with 4.0 or earlier
releases.)

The release is now available in source and binary form for a number of
platforms from our download pages at

http://dev.mysql.com/downloads/connector/odbc/5.1.html

and mirror sites. Note that not all mirror sites may be up to date at
this point in time, so if you can't find this version on some mirror,
please try again later or choose another download site.

We welcome and appreciate your feedback, bug reports, bug fixes,
patches, etc.:

http://forge.mysql.com/wiki/Contributing

Enjoy!

Kent Boortz
The MySQL Build Team at Oracle

==========
Bugs fixed:

  * MySQL ODBC Connector on Windows 2008 64bit. (Bug #56233)

  * SQLNumResultCols() causes the driver to return only first row in the
    resultset. (Bug #56677)

  * Connector/ODBC 5.1 series requires uninstall prior to installing a new
    version. (Bug #54314)

  * SQLDescribeCol and SQLColAttribute cannot be called before SQLExecute.
    (Bug #56717)

  * Errors would not be reported in bulk upload. (Bug #56804)

  * MSI installer does not set InstallLocation value in registry. (Bug #56978)

  * SQLProcedureColumns doesn't work with certain data/parameters combinations.
    (Bug #57182)

  * SQLRowCount return wrong result row count for SQLTables and some other
    catalog functions. (Bug #57182)

Built against the client library from MySQL Server 5.1.46sp1.

Kent Boortz, Release Staff Engineer
Oracle, the MySQL team, www.mysql.com

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/ODBC 5.1.8 is available!
23718
November 08, 2010 02:56PM


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.