Bug #56717 SQLDescribeCol and SQLColAttribute cannot be called before SQLExecute
Submitted: 10 Sep 2010 16:20 Modified: 16 Sep 2010 16:46
Reporter: Lawrenty Novitsky Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:5.1.7 OS:Any
Assigned to: Lawrenty Novitsky CPU Architecture:Any

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:

[13 Sep 2010 17:40] Lawrenty Novitsky
the patch

Attachment: bug56717.diff (text/x-diff), 3.90 KiB.

[16 Sep 2010 12:27] Lawrenty Novitsky
final variant of the patch

Attachment: bug56717v2.diff (text/x-diff), 4.48 KiB.