Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
MySQL Connector/ODBC 5.00.09 Beta has been released.

MySQL Connector/ODBC 5.00.09 Beta has been released.

2006-11-21       - By Peter Harvey

 Back
Reply:     1     2     3     4     5  

MySQL Connector/ODBC 5.00.09 Beta has been released.
--

MySQL Connector/ODBC is our next generation ODBC driver which allows
access to the MySQL v5 server using the widely used ODBC standard. The
ODBC standard is a; cross-platform, cross-database, C language, Call
Level Interface.

This version is being released to get community feedback but is NOT
suitable for production environments.

It is now available in binary form from the Connector/ODBC download
pages at http://dev.mysql.com/downloads/connector/odbc/5.0.html and
mirror sites.

Note: Not all mirror sites may be up to date at this point of time. If
you can't find this version on some mirror, please try again later or
choose another download site.

Install Notes
--

1. Those using the MSI based installer can simply install by 'executing'
the MSI file. Any existing MSI install should automatically upgrade.

2. Those using the noinstaller distribution should unzip the
distribution file and follow instruction found therein.

3. Connector/ODBC v5 can coexist with any existing install of
Connector/ODBC v3.


Changes
--

* ENH: Added support for column binding as SQL_NUMERIC_STRUCT.
* FIX: Fixed wildcard handling of and listing of catalogs and tables in
SQLTables.
* FIX: Catch use of SQL_ATTR_PARAMSET_SIZE and report error until we
fully support.
* FIX: Corrected retrieval multiple field types bit and blob/text.
* FIX: Fixed buffer length return for SQLDriverConnect.
* FIX: Added limit of display size when requested via
SQLColAttribute/SQL_DESC_DISPLAY_SIZE.
* ENH: Added recognition of SQL_C_SHORT and SQL_C_TINYINT as C types.
* FIX: Fixed SQLStatistics to fail if it couldn't be completed (error
code was being overlooked).
* FIX: Fixed SQLGetData to clear the NULL indicator correctly during
multiple calls.
* FIX: ODBC v2 behaviour in driver now supports ODBC v3 date/time types
(since DM maps them).


Reporting Issues
--

Issues can be reported to;

* myodbc mailing list http://lists.mysql.com
* ODBC forum http://forums.mysql.com.


From the MySQL Connectors Team - 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=mysql@(protected)