Bug #3194 Buffer over-run bugs in MyODBC 3.51.07
Submitted: 16 Mar 2004 22:06 Modified: 15 Jul 2004 16:54
Reporter: [ name withheld ] Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.07 OS:Any (All)
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:

[14 Jul 2004 18:39] Peter Harvey
test program (actually just ensures that everthying works after fix - does not prove problem in the first place)

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