Bug #30547 MyODBC 3 / ADO - Returning double the field size for blob types - regression
Submitted: 21 Aug 2007 21:26 Modified: 13 Sep 2007 11:34
Reporter: Erica Moss Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.19 OS:Windows (XP sp2)
Assigned to: Jim Winstead CPU Architecture:Any
Tags: ADO definedSize blob

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:

[4 Sep 2007 19:49] Jim Winstead
Fix reported value of column size for binary fields

Attachment: bug30547.patch (text/plain), 4.22 KiB.