Bug #61922 LONGBLOB data problem with ADO Recordset Update
Submitted: 20 Jul 2011 2:32 Modified: 20 Jul 2011 21:58
Reporter: John Smith Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:mySQL 5.1, MyODBC 5.1 OS:Windows
Assigned to: CPU Architecture:Any
Tags: ADO, odbc 5.1

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: