diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2019-10-17 17:12:23 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2019-10-17 17:12:23 +0300 |
commit | fa929f7cdf71e351a64639815d84ae5d4f3dc053 (patch) | |
tree | 855104223ee18f09ac57f4ddb1cc9ca4fe3318f8 /storage/innobase/btr/btr0cur.cc | |
parent | b0278302327ee46715107ce1f9d3e7c3da0c3ba5 (diff) | |
download | mariadb-git-fa929f7cdf71e351a64639815d84ae5d4f3dc053.tar.gz |
Simplify row_undo_ins_remove_sec_low()
Reduce the scope of some variables, remove a goto and a redundant
assertion.
For B-tree secondary indexes, this function can remove a delete-marked
purgeable record, in case a row rollback of the INSERT was initiated
due to an error in an earlier secondary index.
Diffstat (limited to 'storage/innobase/btr/btr0cur.cc')
0 files changed, 0 insertions, 0 deletions