diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2017-10-02 10:22:42 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2017-10-02 10:38:35 +0300 |
commit | 028d253dd7401fa564bcf817fe81c7034f2512d2 (patch) | |
tree | 9144cfafa4a29b44b4394e45a9af7da83595fc37 /win | |
parent | a47d16907d089a33f95c64361b016009e7a20691 (diff) | |
download | mariadb-git-028d253dd7401fa564bcf817fe81c7034f2512d2.tar.gz |
MDEV-13980 InnoDB fails to discard record lock when discarding an index page
btr_cur_pessimistic_delete(): Discard a possible record lock also in
the case when the record was the only one in the page. Failure to
do this would corrupt the record lock data structures in a partial
rollback (ROLLBACK TO SAVEPOINT or rolling back a row operation due
to some error, such as a duplicate key in a unique secondary index).
Diffstat (limited to 'win')
0 files changed, 0 insertions, 0 deletions