MySQL Forums
Forum List  »  Announcements

MySQL Connector/ODBC 5.2.1 beta has been released
Posted by: Kent Boortz
Date: August 10, 2012 08:39AM

Dear MySQL users,

MySQL Connector/ODBC 5.2.1 beta, a new version of the ODBC driver for
the MySQL database management system, is available for download. The
5.2 driver series is suitable for use with any MySQL server version
since 4.1. (It will not work with 4.0 or earlier releases.)

This new version of MySQL Connector/ODBC combines both existing driver
series, the ANSI driver is an upgrade to the 3.51 series, and the
Unicode driver is an upgrade to the 5.1 series.

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

http://dev.mysql.com/downloads/connector/odbc/5.2.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.

For information on installing, please see the documentation at

http://dev.mysql.com/doc/refman/5.5/en/connector-odbc-installation.html

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

https://wikis.oracle.com/display/mysql/Contributing

Enjoy!

The MySQL Connectors team at Oracle

==============================================================================

   Functionality added or changed:

   * Driver prepares statements on server
   * Support of INOUT and OUT parameters(WL#6116)

   Bugs fixed:

   * Long table names crash OBDC driver. (Bug# 14085211/65200)
   * Close proximity issue when handling OS signlals in myodbc (Bug# 14303803)
   * "String data right truncated" error is not always correct (Bug# 14285620)

   Built against the MySQL server 5.5.27 client library.

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

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Connector/ODBC 5.2.1 beta has been released
4290
August 10, 2012 08:39AM


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.