Bug #34760 Character set autodetection appears to fail
Submitted: 22 Feb 2008 14:45 Modified: 2 Dec 2008 21:21
Reporter: Martin Probst Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: General Severity:S2 (Serious)
Version:5.0.67 OS:Any
Assigned to: Sergei Glukhov CPU Architecture:Any
Tags: autodetect, characterset, jdbc, Unicode

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:

[22 Feb 2008 14:47] Martin Probst
Database schema and sample values

Attachment: schema.sql (, text), 2.19 KiB.

[22 Feb 2008 14:48] Martin Probst
Java code that triggers the bug

Attachment: MySQLBug.java (, text), 1.32 KiB.