Bug #42429 | Falcon crash in Table::checkUniqueRecordVersion | ||
---|---|---|---|
Submitted: | 28 Jan 2009 16:35 | Modified: | 7 May 2009 16:58 |
Reporter: | Kevin Lewis | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S3 (Non-critical) |
Version: | 6.0.9 | OS: | Any |
Assigned to: | Kevin Lewis | CPU Architecture: | Any |
Tags: | F_RECORD TREE |
[28 Jan 2009 16:35]
Kevin Lewis
[28 Jan 2009 16:37]
Kevin Lewis
Verified by catching it in debugger.
[28 Jan 2009 21:06]
Kevin Lewis
See http://lists.mysql.com/commits/64375 2983 Kevin Lewis 2009-01-28 Bug #42429-Falcon crash in Table::checkUniqueRecordVersion increment the useCount for dup so it does not go away immediately releasing syncPrior. modified: storage/falcon/Table.cpp
[13 Feb 2009 7:24]
Bugs System
Pushed into 6.0.10-alpha (revid:alik@sun.com-20090211182317-uagkyj01fk30p1f8) (version source revid:kevin.lewis@sun.com-20090128191944-s2smemptgdxn17bf) (merge vers: 6.0.10-alpha) (pib:6)
[7 May 2009 16:58]
MC Brown
Internal/test fix. No changelog entry required.