FW: MySQL Connector/ODBC 3.51.22 is available!

  • From: "Sina Bahram" <sbahram@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 14 Nov 2007 21:29:17 -0500

For the MySQL ODBC folks.

Take care,
Sina


-----Original Message-----
From: Jim Winstead [mailto:jimw@xxxxxxxxx] 
Sent: Wednesday, November 14, 2007 4:27 PM
To: announce@xxxxxxxxxxxxxxx
Cc: myodbc@xxxxxxxxxxxxxxx
Subject: MySQL Connector/ODBC 3.51.22 is available!

Dear MySQL users,

MySQL Connector/ODBC 3.51.22, a new version of the ODBC driver for the MySQL
database management system, has been released.  This release is the latest
release of the 3.51 series and is suitable for use with any MySQL version
including MySQL 4.1, 5.0, or 5.1.

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:
* There are no installer packages for Microsoft Windows x64 Edition.
* 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:
  * Removed workaround for bug #10491 in the server, which has now been
    fixed in MySQL Server 5.0.48 and 5.1.21.
  * Added FLAG_COLUMN_SIZE_S32 to limit the reported column size to a
    signed 32-bit integer. This option is automatically enabled for ADO
    applications, in order to work around a bug in ADO. (Bug #13776)

  Bugs fixed:
  * SQLGetInfo() reported that UNION was not supported. (Bug #32253)
  * The non-portable "English" locale was used for handling of decimal
    and floating-point values instead of "C". (Bug #32294)
  * Unsigned integer values greater than the maximum value of a signed
    integer were handled incorrectly. (Bug #32171)
  * The wrong result was returned by SQLGetData() when the data was an
    empty string and a zero-sized buffer was specified. (Bug #30958)

Enjoy!

Jim Winstead
MySQL Inc.

--
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 3.51.22 is available!