Bug #6819 Some ujis characters cannot be inserted into table
Submitted: 25 Nov 2004 1:45 Modified: 10 Dec 2004 12:12
Reporter: Shuichi Tamagawa Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.7 OS:Linux (SuSE Linux 9.0)
Assigned to: Alexander Barkov 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:

[25 Nov 2004 1:46] Shuichi Tamagawa
Code list of characters which cannot be inserted

Attachment: list.txt (text/plain), 4.97 KiB.

[25 Nov 2004 1:46] Shuichi Tamagawa
Test case

Attachment: test.txt (text/plain), 30.93 KiB.

[25 Nov 2004 6:51] Shuichi Tamagawa
Suggested fix

Attachment: mysql-4.1.7-ctype-ujis.patch (application/octet-stream, text), 802 bytes.