MySQL Connector/ODBC 3.51.12 has been released
am 20.10.2005 20:46:15 von pharveyMySQL Connector/ODBC 3.51.12, a new version of the ODBC driver for the
MySQL database system, has been released. This release is the latest
production release of the 3.51 series and is suitable for use with any
MySQL version including MySQL 4.1 or 5.0.
It is now available in source and binary form from the Connector/ODBC
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
- if you can't find this version on some mirror, please try again later
or choose another download site.)
This release includes many fixes to address issues with the end-user
experience and the nuts & bolts developer experience.
Known Issues
------------
1. This release was built using the MySQL v5 client software and as such
will work with any current version of MySQL server. However; it does
not fully support all features in MySQL v5. For example; catalog
function for stored procedures and server side cursors. Connector/ODBC
v5 will address these and other issues.
2. Not all known bugs have been resolved in this release. Please see the
bugs database for information on new and existing bugs.
3. We have changed to a wix based installer. Please uninstall any
existing MyODBC install (and remove any lingering *myodbc* files from
system32) before installing Connector/ODBC 3.51.12.
ChangeLog
---------
20.OCT.05 - Version 3.51.12
Bugs fixed or addressed
-------------------------
-- fixed problem with positioned update
-- fixed issue with SQLForeignKeys() when more than 18 fkeys
-- fixed issue with SQLForeignKeys() and quotes
-- fixed issue with SQLGetTypeInfo() and date/time/timestamp
-- fixed issue with SQLBulkOperations()
-- fixed issue when SOCKET other than 'MySQL'
-- fixed issue with SQL_C_BIT
-- added CLIENT_MULTI_RESULTS flag for SP in mysql v5
-- added support for FIELD_TYPE_NEWDECIMAL for mysql v5
-- smarter implied insert (minimized cols used)
-- remove useless warning message from command line tools
-- tweaks to make connection pooling easier
-- escape column names
-- improvements for working with time/timestamp
Other changes
-------------------------
-- build for OSX 10.4
-- builds for Solaris 10
-- support for Qt4
-- source: removed need for win32
-- source: improvements with qmake-based build
-- source: code cleanup (mostly having to do with old gui)
-- source: added diagnostics/other gui improvements
-- added more flexability for debug
-- moved to WiX based installer
-- renamed some files to be more WiX friendly
-- adjusted code/build for OSX 10.4
-- fixed unbalanced "#if" affecting WIN32 build
-- fixed incorrect call to int2str() affecting WIN32 build
Enjoy!
--
Peter Harvey, Software Developer
MySQL AB, www.mysql.com
Are you MySQL certified? www.mysql.com/certification
--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@m.gmane.org