Bug #28556 | MySQL 5.1.18 (Windows) cannot match CHAR columns | ||
---|---|---|---|
Submitted: | 21 May 2007 10:05 | Modified: | 27 Jul 2007 21:27 |
Reporter: | Asuka Kenji Siu Ching Pong (Basic Quality Contributor) (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.1.18 | OS: | Windows |
Assigned to: | Iggy Galarza | CPU Architecture: | Any |
Tags: | cannot match, char, primary key, regression |
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
[21 May 2007 10:10]
Asuka Kenji Siu Ching Pong
[21 May 2007 10:11]
Asuka Kenji Siu Ching Pong
The Test Result in 5.1.14-beta on Linux
Attachment: 5.1.14-beta-Linux.txt (application/x-txt, text), 1.72 KiB.
[21 May 2007 10:11]
Asuka Kenji Siu Ching Pong
The Test Result in 5.1.18-beta on Linux
Attachment: 5.1.18-beta-Linux.txt (application/x-txt, text), 1.72 KiB.
[21 May 2007 10:11]
Asuka Kenji Siu Ching Pong
The Test Result in 5.1.18-beta on Windows
Attachment: 5.1.18-beta-Windows.txt (application/x-txt, text), 1.79 KiB.