Bug #1770 | crash on select distinct query with character-set TIS620 | ||
---|---|---|---|
Submitted: | 6 Nov 2003 9:56 | Modified: | 24 Aug 2004 12:03 |
Reporter: | sathit jittanupat | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.0.15,4.0.16 | OS: | Windows (windows 2000/xp) |
Assigned to: | Assigned Account | 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
[6 Nov 2003 9:58]
sathit jittanupat
[8 Nov 2003 9:16]
sathit jittanupat
revise of ctype-tis620
Attachment: ctype-tis620.zip (application/x-zip-compressed, text), 6.31 KiB.
[23 Dec 2003 8:55]
sathit jittanupat
new ctype-tis620.c and data for testing
Attachment: mysql-newtis620.zip (application/x-zip-compressed, text), 40.20 KiB.
[23 Dec 2003 8:58]
sathit jittanupat
sceen shot show differences in sorting
Attachment: mysql-sort-bug01.jpg (image/pjpeg, text), 106.88 KiB.
[23 Dec 2003 9:01]
sathit jittanupat
screen shot
Attachment: mysql-sort-bug02.jpg (image/pjpeg, text), 168.07 KiB.