• Marko Mäkelä's avatar
    Merge Bug#55626 fix from mysql-5.1-innodb: · 75930fd5
    Marko Mäkelä authored
    revno: 3545
    revision-id: marko.makela@oracle.com-20100818110110-zfs0i1vfrccfb4yw
    parent: vasil.dimov@oracle.com-20100817193934-1yl7zz2odikxauf8
    committer: Marko Mäkelä <marko.makela@oracle.com>
    branch nick: 5.1-innodb
    timestamp: Wed 2010-08-18 14:01:10 +0300
    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.
    75930fd5
row0sel.c 129 KB