Bug #41868 | crash or memory overrun with concat + upper, date_format functions | ||
---|---|---|---|
Submitted: | 5 Jan 2009 14:09 | Modified: | 9 Mar 2009 14:49 |
Reporter: | Germán Cáseres | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S1 (Critical) |
Version: | 5.1.30, 6.0.10, 6.0.8, 5.0.76, 5.0.74,, 5.0.40 | OS: | Any |
Assigned to: | Alexey Kopytov | CPU Architecture: | Any |
Tags: | concat, crash, date_format, upper, valgrind |
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
[5 Jan 2009 14:10]
Germán Cáseres
[5 Jan 2009 14:10]
Germán Cáseres
MySQL error log
Attachment: mysql.err (application/octet-stream, text), 8.51 KiB.
[6 Jan 2009 17:07]
Germán Cáseres
MYSQL error log updated 06 Jan 2009
Attachment: mysql-06012009.err (application/octet-stream, text), 2.82 KiB.