-
Committer:
Stewart Smith
-
Author(s):
Marko Mäkelä, Stewart Smith
-
Date:
2010-12-02 10:52:47 UTC
-
mto:
(2021.1.2 build)
-
mto:
This revision was merged to the branch mainline in
revision
1986.
-
Revision ID:
stewart@flamingspork.com-20101202105247-f0f8jm7u2tilp3zg
Merge Revision revid:marko.makela@oracle.com-20100818110110-zfs0i1vfrccfb4yw from MySQL InnoDB
Original revid:marko.makela@oracle.com-20100818110110-zfs0i1vfrccfb4yw
Original Authors: Marko Mkel <marko.makela@oracle.com>
Original commit message:
Bug#55626: MIN and MAX reading a delete-marked record from secondary index
Remove a bogus debug assertion that triggered the bug.
Add assertions precisely where records must not be delete-marked.
And a comment to clarify when the record is allowed to be delete-marked.