summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r/innodb_bug59410.result
Commit message (Collapse)AuthorAgeFilesLines
* Add the testcase for Bug#59410 to 5.1/builtinVasil Dimov2011-04-051-0/+17
Bug#59410 read uncommitted: unlock row could not find a 3 mode lock on the record This bug is present only in 5.6 but I am adding the test case to earlier versions to ensure it never appears in earlier versions too.