Bug #59772 Column parameter binding makes SQLExecute not to return SQL_ERROR on disconnect
Submitted: 27 Jan 2011 7:59 Modified: 25 Jan 2012 23:23
Reporter: Bogdan Degtyariov Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:5.1.8 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:

[31 Jan 2011 7:34] Bogdan Degtyariov
Patch + test case

Attachment: bug59772.diff (text/x-diff), 4.14 KiB.

[22 Feb 2011 4:48] Bogdan Degtyariov
patch v2

Attachment: bug59772v2.diff (text/x-diff), 4.93 KiB.

[28 Apr 2011 18:24] Lawrenty Novitsky
patch v3

Attachment: bug59772v3.diff (text/x-diff), 6.80 KiB.