FW: MySQL Connector/ODBC 5.1.5 is available!

  • From: "Sina Bahram" <sbahram@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Tue, 19 Aug 2008 21:26:38 -0400

here's the ODBC version. See below

Take care,
Sina

-----Original Message-----
From: Jim.Winstead@xxxxxxx [mailto:Jim.Winstead@xxxxxxx] 
Sent: Tuesday, August 19, 2008 3:02 PM
To: announce@xxxxxxxxxxxxxxx
Cc: myodbc@xxxxxxxxxxxxxxx
Subject: MySQL Connector/ODBC 5.1.5 is available!

Dear MySQL users,

MySQL Connector/ODBC 5.1.5, 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, including MySQL 5.0, 5.1, and 6.0. (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/3.51.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

Platform notes:
* The installers for Microsoft Windows require that you uninstall any
   previous version of Connector/ODBC 5.1 (not 3.51) before installing.
* The installer for 64-bit Windows installs both the 32-bit and 64-bit
   drivers. Microsoft has made available a 64-bit OLE DB provider for
   ODBC for Windows 2003 available at http://xrl.us/bjexg
* There is no binary package for Mac OS X on 64-bit PowerPC because
   Apple does not currently provide a 64-bit PowerPC version of iODBC.
* The HP-UX 11.23 IA64 binary package does not include the GUI bits
   because of problems building Qt on that platform.

Changes since the last release:

   Functionality added or changed:
   * Added FLAG_NO_BINARY_RESULT connection option to always handle
     binary function results as character data. (Bug #29402)

   Bugs fixed:
   * Some catalog functions used fixed-sized buffers for handling
     arguments that could be overrun, and misinterpreted some arguments
     as patterns when they should be treated as identifiers. (Bug
     #36275)
   * SQLDriverConnect() returned SQL_ERROR when the user cancelled
     the dialog box instead of SQL_NO_DATA. (Bug #36293)
   * System DSN lookup (using ODBC_BOTH_DSN) fails on Windows XP.
     (Bug #36203)
   * SQLProcedures() followed by SQLFreeStmt() crashes (Bug #36069)
   * ADO adUseServer cursor is lost after updating adLongVarWChar field
     (Bug #26950)
   * SQL_TYPE_TIMESTAMP and SQL_TYPE_TIME parameters were incorrectly
     included when parameters were expanded. (Bug #37342)
   * DSN-less connection prompting cannot lookup driver entry
     (Bug #37254)

   Includes changes from Connector/ODBC 3.51.26.

   Built using MySQL 5.0.60sp1.

Enjoy!

Jim Winstead
MySQL/Sun

-- 
MySQL Announce Mailing List
For list archives: http://lists.mysql.com/announce
To unsubscribe:    http://lists.mysql.com/announce?unsub=sbahram@xxxxxxxxx

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts:

  • » FW: MySQL Connector/ODBC 5.1.5 is available!