Bug #43055 Connector/J causes data truncation error when inserting into latin1 text column
Submitted: 20 Feb 2009 11:50 Modified: 20 Feb 2009 17:04
Reporter: Till Kahle Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Charsets Severity:S2 (Serious)
Version:5.0.32 OS:Any
Assigned to: CPU Architecture:Any
Tags: clob, data truncation, Latin1, longtext, text, utf8

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:

[20 Feb 2009 14:14] Tonci Grgin
Test case for our test framework.

Attachment: TestBug43055.java (text/x-java), 3.50 KiB.