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: | |
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 |
[31 Dec 2008 7:00]
Shane Bester
[2 Jan 2009 8:33]
MySQL Verification Team
testcase!
Attachment: bug41802.c (text/plain), 5.99 KiB.
[2 Jan 2009 8:36]
MySQL Verification Team
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.
[2 Jan 2009 8:42]
MySQL Verification Team
this bug looks strikingly similar to bug #38499
[2 Jan 2009 12:48]
MySQL Verification Team
very hard to repeat on 5.0.74, but I managed to do it twice. 5.1.22 didn't appear to have this bug, hence it's a regression somewhere. 5.1.30 crashes within seconds.
[31 Jan 2010 23:10]
Davi Arnaut
Closed as a duplicate of Bug#48157.