Bug #33691 | Falcon crash on partition manipulations | ||
---|---|---|---|
Submitted: | 4 Jan 2008 13:41 | Modified: | 5 Mar 2008 14:49 |
Reporter: | Philip Stoev | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Partitions | Severity: | S3 (Non-critical) |
Version: | 6.0.4-p2 | OS: | Any |
Assigned to: | Mattias Jonsson | CPU Architecture: | Any |
[4 Jan 2008 13:41]
Philip Stoev
[17 Jan 2008 11:45]
Philip Stoev
Setting to verified since a test case is available. Can you please triage that bug and set it back to "need feedback" if a simpler test case is required?
[11 Feb 2008 16:25]
Philip Stoev
Test case for bug 33691
Attachment: bug33691.test (application/octet-stream, text), 969 bytes.
[11 Feb 2008 16:55]
Philip Stoev
I have uploaded a simpler straightforward test case which results in the same stack trace -- it appears that ALTER TABLE + INSERT + TRIGGER is what is needed to crash. Falcon is not required -- myisam table crashes too. However, the latest mysql-6.0 does not crash.
[5 Mar 2008 13:25]
Mattias Jonsson
I have not succeeded in verifying the problem in the mysql-5.1-engines or mysql-6.0-engines trees with the bug33691.test case. I will try the main trees since the latest bugfixes in partitioning is not there...
[5 Mar 2008 14:16]
Mattias Jonsson
Philip, I have tested with both mysql-5.1 and mysql-6.0 main trees without hitting the bug, do you have any other test, or is it OK to close this bug?
[5 Mar 2008 14:49]
Philip Stoev
It appears that the only tree this bug is reproducible on is mysql-6.0-falcon-team. The build team said that 6.0.5 will be built based on mysql-6.0, therefore the next release will be safe with respect to this bug. Thank you.