Bug #5605 | UTF-8 encoding of Russian, Vietnames incomplete | ||
---|---|---|---|
Submitted: | 16 Sep 2004 9:52 | Modified: | 16 Oct 2004 20:05 |
Reporter: | Jan Uetz | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.1.4-gamma-nt | OS: | Linux (Linux, Windows XP) |
Assigned to: | CPU Architecture: | Any |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[16 Sep 2004 9:53]
Jan Uetz
[16 Sep 2004 9:59]
Jan Uetz
Here you see the code of the same text. Highlighted are some of the characters that are being displayed as squares (Ñ?).
Attachment: examples_in_table.gif (image/gif, text), 22.34 KiB.
[16 Sep 2004 10:02]
Jan Uetz
This is what the same text should look like! This way you can compare the faulty characters
Attachment: Correct_Text_Example.gif (image/gif, text), 10.99 KiB.
[16 Sep 2004 10:03]
Jan Uetz
Here's the same text in a word .DOC for testing purposes
Attachment: testdoc.doc (application/octet-stream, text), 21.00 KiB.