mariadb/storage
Marko Mäkelä fa929f7cdf 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.
2019-10-17 17:12:23 +03:00
..
archive Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
blackhole MDEV-11094: Blackhole table updates on slave fail when row annotation is enabled 2019-05-29 17:35:29 +05:30
cassandra Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
connect fix clang warning 2019-10-03 17:45:36 +03:00
csv Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
example Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
federated Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
federatedx Merge 10.1 into 10.2 2019-04-03 19:58:47 +03:00
heap MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONING 2019-08-20 15:37:08 +02:00
innobase Simplify row_undo_ins_remove_sec_low() 2019-10-17 17:12:23 +03:00
maria Fixed bug in lock tables + alter table with Aria tables. 2019-10-16 18:40:31 +03:00
mroonga Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
myisam MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64 2019-09-27 10:43:23 +03:00
myisammrg imporve clang build 2019-06-25 13:21:36 +03:00
oqgraph Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
perfschema Merge 10.1 into 10.2 2019-08-28 15:23:21 +03:00
rocksdb After-merge fix: Adjust a result 2019-09-23 09:04:51 +03:00
sequence Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
sphinx MDEV-20647 Fix and enable SphinxSE tests 2019-09-30 15:47:09 +03:00
spider Merge 10.1 into 10.2 2019-07-09 13:22:22 +03:00
test_sql_discovery Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
tokudb Merge 10.1 into 10.2 2019-10-11 18:38:18 +03:00
xtradb Merge 10.1 into 10.2 2019-10-14 16:53:57 +03:00