Bug #11614 Clob send as UTF-8 gets truncated if UTF-encoding is longer then string in char
Submitted: 28 Jun 2005 14:16 Modified: 17 Oct 2005 19:42
Reporter: Roland Littwin Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:3.1.10 OS:Any (All)
Assigned to: Mark Matthews 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:

[4 Jul 2005 15:49] Vasily Kishkin
Test case in UTF-8

Attachment: test.java (text/java), 940 bytes.