Bug #37621 SQLDescribeCol returns incorrect values of SQLTables data
Submitted: 25 Jun 2008 7:13 Modified: 24 May 2010 10:29
Reporter: Chi Lam Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S1 (Critical)
Version:3.51, 5.1 OS:Windows
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: SQLDescribeCol, SQLTables

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[10 Nov 2009 6:30] Bogdan Degtyariov
patch and test case

Attachment: patch37621.diff (text/x-diff), 1.80 KiB.

[31 Mar 2010 18:20] Paul Rampel
Excel spreadsheet illustrating difference between two versions

Attachment: MYSQL 5.1.6 vs. 5.1.5.zip (application/x-zip-compressed, text), 15.12 KiB.

[7 Apr 2010 14:57] Lawrenty Novitsky
Updated patch - fixed MYODBC_FIELD_STRING and introduced MYODBC_FIELD_NAME for NAME_LEN len

Attachment: patch37621v2.diff (text/x-diff), 11.07 KiB.