Bug #36691 | invalid characters are incorrectly accepted when given as literals | ||
---|---|---|---|
Submitted: | 13 May 2008 15:27 | Modified: | 15 May 2008 8:05 |
Reporter: | Mark Hershberger | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.51a | OS: | Any |
Assigned to: | Hartmut Holzgraefe | 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
[15 May 2008 2:57]
Mark Hershberger
[15 May 2008 3:05]
Mark Hershberger
output of od run on bug file
Attachment: bug-output-36691.txt (text/plain), 1.35 KiB.