Bug #70395 Hit OutOfMemoryError when loading a large Blob column
Submitted: 22 Sep 2013 2:12 Modified: 23 Sep 2013 8:07
Reporter: licheng Cheng Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.1.17 OS:Windows
Assigned to: Assigned Account CPU Architecture:Any
Tags: BLOB, OutOfMemoryError

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: