| Bug #20540 | sp with multitable delete causes crash under high concurrency | ||
|---|---|---|---|
| Submitted: | 19 Jun 2006 18:10 | Modified: | 30 Jun 2006 12:38 |
| Reporter: | Shane Bester | ||
| Status: | Duplicate | ||
| Category: | Server: SP | Severity: | S1 (Critical) |
| Version: | 5.0BK, 5.1BK | OS: | Any (*) |
| Assigned to: | Bugs System | Target Version: | |
[19 Jun 2006 18:10]
Shane Bester
[19 Jun 2006 18:10]
Shane Bester
If you can't repeat it, increase concurrent threads. I suggest using a C application for speed in this case. Leave running for a few minutes if needed.
[19 Jun 2006 18:11]
Shane Bester
complete stack on windows
Attachment: forbug.txt (text/plain), 1.63 KiB.
[19 Jun 2006 19:34]
Shane Bester
crashes on 5.1BK on linux, resolved
Attachment: 5.1.12-beta-bk.stack (application/octet-stream, text), 10.13 KiB.
[19 Jun 2006 19:55]
Shane Bester
crashes on 5.0BK on linux
Attachment: 5.0.23bk.stack (application/octet-stream, text), 30.34 KiB.
[20 Jun 2006 22:21]
Shane Bester
This crash is reproducable even if a single thread is run to "call p1()", and another thread issues a simple DELETE FROM g1 using g1,g2.......... The 2nd thread doesn't need to call an SP. Please let me know if you cannot repeat it quick enough
[23 Jun 2006 2:56]
Shane Bester
C program to create multiple threads. See top of file for how to compile and run
Attachment: bug20540.c (text/x-csrc), 5.37 KiB.
[26 Jun 2006 18:06]
Miguel Solorzano
Bug: http://bugs.mysql.com/bug.php?id=20655 was marked as duplicate of this one (similar call stack).
[30 Jun 2006 12:38]
Tomash Brechko
This bug is a duplicate of a bug#19399.
