Bug #34232 | Unexpected results querying varchar ucs2 character set and ucs2_bin collation | ||
---|---|---|---|
Submitted: | 1 Feb 2008 14:31 | Modified: | 29 Sep 2008 6:59 |
Reporter: | Troy Pearson | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S2 (Serious) |
Version: | 5.0.27 | OS: | Windows (Windows XP Professional) |
Assigned to: | CPU Architecture: | Any | |
Tags: | ucs2, usc2_bin, varchar |
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
[1 Feb 2008 14:33]
Troy Pearson
[2 Feb 2008 14:11]
Troy Pearson
Screen shots showing incorrect behavior in Query Browser
Attachment: mySQL_Screen.ZIP (application/x-zip-compressed, text), 100.15 KiB.