Bug #41802 SP with multitable update with derived table + flush tables crashes server
Submitted: 31 Dec 2008 7:00 Modified: 31 Jan 2010 23:10
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Locking Severity:S1 (Critical)
Version:5.0.74,5.1.25, 5.1.26,5.1.30 OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: regression, valgrind

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:

[2 Jan 2009 8:33] Shane Bester
testcase!

Attachment: bug41802.c (text/plain), 5.99 KiB.

[2 Jan 2009 8:36] Shane Bester
valgrind errors before crash.  ignore the memory comment earlier - it was SP cache, and not a leak.

Attachment: bug41802_valgrind_errors.txt (text/plain), 9.99 KiB.