Bug #19085 MyODBC - problem with memory re-allocation
Submitted: 13 Apr 2006 19:05 Modified: 4 Oct 2006 13:23
Reporter: Bogdan Degtyariov Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51.12 OS:
Assigned to: Bogdan Degtyariov 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 Apr 2006 19:05] Bogdan Degtyariov
test case

Attachment: TestUpdateStream.cpp (text/plain), 5.46 KiB.