Bug #24117 server crash on a FETCH with a cursor on a table which is not in the table cache
Submitted: 8 Nov 2006 23:51 Modified: 1 Feb 2007 1:03
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Stored Routines Severity:S2 (Serious)
Version:5.0.26,5.0.28 OS:Any (*)
Assigned to: Alexey Kopytov CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

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:

[8 Nov 2006 23:52] Shane Bester
see top of file for example of how to build it using gcc

Attachment: testcase.c (text/x-csrc), 4.37 KiB.

[8 Nov 2006 23:56] Shane Bester
stack from 5.0.28 debug build

Attachment: stacke_5.0.28.txt (plain/text, text), 1.06 KiB.

[9 Nov 2006 1:59] Shane Bester
mysqld-debug.exe crash backtrace on 5.0.26

Attachment: 5.0.26_win_stack.txt (plain/text, text), 3.29 KiB.