Bug #10462 Fetching time fields as SQL_C_TIME or SQL_C_TYPE_TIME is broken
Submitted: 9 May 2005 9:27 Modified: 15 May 2005 7:34
Reporter: Stefano Cavazzini Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:3.51.11 OS:Windows (Windows 2000 - XP)
Assigned to: CPU Architecture:Any

[9 May 2005 9:27] Stefano Cavazzini
Description:
Fetching time fields as SQL_C_TIME or SQL_C_TYPE_TIME is broken in 3.51.09,
3.51.10. 3.51.11 and MySQL 4.1.x
release. The driver returns 00:00:00 or NULLS. 

MySQL 4.0.24 and 3.51.06 driver works fine.

How to repeat:
Fetching time fields with VB6.
[15 May 2005 7:34] Vasily Kishkin
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html

Additional info:

The bug was found and fixed in sources.