Bug #3453 | MySQL output formatting in multibyte character sets | ||
---|---|---|---|
Submitted: | 13 Apr 2004 4:39 | Modified: | 9 Sep 2004 13:33 |
Reporter: | Alexander Barkov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1 | OS: | Any (all) |
Assigned to: | Alexander Barkov | 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 Jun 2004 9:48]
Alexander Barkov
[16 Jun 2004 9:48]
Alexander Barkov
KDE terminal in UJIS mode
Attachment: konsole-ujis.png (image/png, text), 14.19 KiB.
[16 Jun 2004 9:57]
Alexander Barkov
KTERM in UJIS mode
Attachment: kterm-ujis.png (image/png, text), 7.19 KiB.
[16 Jun 2004 10:29]
Alexander Barkov
GNOME terminal in UTF8 mode
Attachment: gnome-utf8.png (image/png, text), 28.16 KiB.
[16 Jun 2004 10:32]
Alexander Barkov
KDE terminal in UTF8 mode
Attachment: konsole-utf8.png (image/png, text), 14.18 KiB.