Bug #34560 | Falcon: Chilled records are committed | ||
---|---|---|---|
Submitted: | 14 Feb 2008 18:46 | Modified: | 10 Nov 2008 18:37 |
Reporter: | Christopher Powers | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S2 (Serious) |
Version: | OS: | Any | |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[14 Feb 2008 18:46]
Christopher Powers
[14 Feb 2008 19:57]
MySQL Verification Team
Thank you for the bug report. Verified as described.
[19 Apr 2008 22:12]
Hakan Küçükyılmaz
Christopher in which version is the fix?
[19 May 2008 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[7 Oct 2008 12:10]
Hakan Küçükyılmaz
Chris, can you please check whether this bug is fixed? Best regards, Hakan
[8 Nov 2008 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[10 Nov 2008 18:37]
Kevin Lewis
This problem was fixed for version 6.0.5 when a bitmap of rolled back Savepoints was added to each transaction. But there were follow on problems with that code that were not discovered and fixed until this change for Bug#39696; http://lists.mysql.com/commits/58131 So for version 6.0.9, Savepoints that are rolled back are now correctly avoided by the gopher threads, even if they had been chilled. Marking this as a duplicate of Bug#39696.