Bug #26503 | Illegal SQL exception handler code causes the server to crash | ||
---|---|---|---|
Submitted: | 20 Feb 2007 17:06 | Modified: | 31 Mar 2007 23:03 |
Reporter: | Peter Stuge | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Parser | Severity: | S1 (Critical) |
Version: | 5.0.24-20070220bk, 5.1.15, 5.1.16BK, 5.2.3 | OS: | Linux (Linux 2.6.19.1+glibc 2.4, Windows) |
Assigned to: | Marc ALFF | CPU Architecture: | Any |
Tags: | bfsm_2007_03_01, crashwork |
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
[20 Feb 2007 17:28]
Peter Stuge
[20 Feb 2007 17:37]
Shane Bester
see header of file for host, user, port, gcc build instructions, etc.
Attachment: bug26503_testcase.c (text/plain), 7.56 KiB.