Bug #3797 Regression in MyODBC 3.51.07
Submitted: 17 May 2004 12:22 Modified: 13 Jul 2004 21:11
Reporter: Gary Ashford Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.07 OS:Windows (Win32)
Assigned to: Timothy Smith 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:

[12 Jul 2004 23:01] Peter Harvey
test to try to show problem

Attachment: test.c (text/plain), 8.89 KiB.

[13 Jul 2004 14:24] Gary Ashford
Updated test.c now reproduces the problem.

Attachment: test.c (text/plain), 9.19 KiB.

[13 Jul 2004 21:02] Peter Harvey
revised test program

Attachment: test.c (text/plain), 10.94 KiB.