New Release of MySQL Connector ODBC 5.1.1 beta

By arman

MySQL Connector/ODBC 5.1.1-beta, a new version of the ODBC driver for the MySQL database management system, has been released. This release is the first beta (feature-complete) release of the new 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. Changes include:

  • Added MSI installer for Windows 64-bit
  • Implemented support for SQLCancel()
  • Removed non-threadsafe configuration of the driver. The driver is now always built against the threadsafe version of libmysql

For further details please visit this link.

Leave a Reply