Bug #8531 | korean support. | ||
---|---|---|---|
Submitted: | 16 Feb 2005 4:45 | Modified: | 11 Jan 2006 11:33 |
Reporter: | Nate Jang | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S2 (Serious) |
Version: | 1.1.5 | OS: | Windows (Windows XP, Debian Linux(Sarge)) |
Assigned to: | Mike Lischke | 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
[17 Feb 2005 5:08]
Nate Jang
[17 Feb 2005 5:10]
Nate Jang
MySQL Queary Browser Clash. (korean character input)
Attachment: MySQL_Query_Browser02.jpg (image/jpeg, text), 65.91 KiB.
[17 Feb 2005 5:26]
Nate Jang
Linux, LANG=ko_KR.eucKR
Attachment: Linux_MySQL_Queay_Browser02.png (image/png, text), 103.99 KiB.