Bug #46688 error message contains incorrect unicode key data
Submitted: 13 Aug 2009 5:54 Modified: 14 Aug 2009 5:32
Reporter: Neil Bacon Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / J Severity:S2 (Serious)
Version:5.0.5, 5.1.6 OS:Any
Assigned to: CPU Architecture:Any
Tags: error message unicode 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:

[14 Aug 2009 5:16] Neil Bacon
patch to use characterEncoding url param for error messages

Attachment: com.mysql.jdbc.CharsetMapping.java.patch (text/x-patch), 663 bytes.