Bug #18367 Thread Deadlocks in Connector/J 5.0
Submitted: 20 Mar 2006 22:09 Modified: 31 Mar 2014 11:23
Reporter: Jim Redman Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S1 (Critical)
Version:5.0/5.0.1 OS:Linux (Linux)
Assigned to: Assigned Account 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:

[23 Mar 2006 15:33] Jim Redman
Removed synchronization on most methods, eliminates thread deadlocks.

Attachment: NoSync.tar.gz (application/x-gzip, text), 76.54 KiB.