Bug #3982 | Japanese character on MySQL client command line get garbled | ||
---|---|---|---|
Submitted: | 3 Jun 2004 9:26 | Modified: | 23 Sep 2005 17:42 |
Reporter: | Shuichi Tamagawa | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.0.x, 4.1.x | OS: | Linux (SuSE Linux 9.2) |
Assigned to: | Shuichi Tamagawa | 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
[18 Jun 2004 4:09]
Shuichi Tamagawa
[9 Sep 2004 23:38]
Shuichi Tamagawa
shell script to run ./configure
Attachment: config-ver (application/octet-stream, text), 518 bytes.