Bug #3099 Insert occuring on PHP->odbc_prepare prior to PHP->odbc_execute
Submitted: 7 Mar 2004 13:32 Modified: 11 Apr 2005 18:37
Reporter: Chris Moore Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.06 OS:Windows (Win2000)
Assigned to: Peter Harvey 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:

[21 Jul 2004 21:25] Timothy Smith
ODBC trace file (standard, non-debugging MyODBC)

Attachment: 3099.log (application/octet-stream, text), 4.23 KiB.

[21 Jul 2004 21:25] Timothy Smith
MyODBC trace file (debugging DLL)

Attachment: myodbc.log (application/octet-stream, text), 10.17 KiB.

[21 Jul 2004 21:26] Timothy Smith
MyODBC SQL log

Attachment: myodbc.sql (text/x-sql), 475 bytes.