mariadb/storage/innobase
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
..
btr MDEV-20852 BtrBulk is unnecessarily holding dict_index_t::lock 2019-10-17 14:04:07 +03:00
buf MDEV-20813 Assertion failure in buf_flush_init_for_writing() for innodb_immediate_scrub_data_uncompressed=ON 2019-10-12 15:28:55 +03:00
data MDEV-19292 "Row size too large" error when creating table with lots columns when row format is DYNAMIC or COMPRESSED 2019-07-05 17:02:21 +03:00
dict Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
eval Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
fil MDEV-20813: Do not rotate keys for unallocated pages 2019-10-14 17:26:21 +03:00
fsp MDEV-12121: Avoid unused variable 2019-09-06 12:50:53 +03:00
fts Merge 10.1 into 10.2 2019-09-18 16:24:48 +03:00
fut Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
gis Add page_has_prev(), page_has_next(), page_has_siblings() 2019-10-09 08:29:26 +03:00
ha Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
handler Fix -std=c++98 -Wzero-length-array 2019-10-11 21:26:16 +03:00
ibuf Merge 10.1 into 10.2 2019-10-11 18:38:18 +03:00
include MDEV-20850 Merge new release of InnoDB 5.7.28 to 10.2 2019-10-17 17:08:58 +03:00
lock MDEV-20483 trx_lock_t::table_locks is not a subset of trx_lock_t::trx_locks 2019-09-17 19:54:55 +05:30
log Rename log_make_checkpoint_at() to log_make_checkpoint() 2019-10-09 18:47:14 +03:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mtr mtr_t::is_block_dirtied(): Define inline 2019-06-16 15:55:09 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os After-merge fix: cmake -DPLUGIN_PERFSCHEMA=NO 2019-07-25 13:34:31 +03:00
page MDEV-20788: Bogus assertion failure for PAGE_FREE list 2019-10-10 20:29:30 +03:00
pars Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
que Fix CMAKE_BUILD_TYPE=Debug 2019-10-11 18:36:08 +03:00
read MVCC::view_close(): Correct comments 2019-09-04 09:42:38 +03:00
rem Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row Simplify row_undo_ins_remove_sec_low() 2019-10-17 17:12:23 +03:00
srv Fix -std=c++98 -Wzero-length-array 2019-10-11 21:26:16 +03:00
sync Reduce rw_lock_debug_mutex contention 2019-09-27 14:22:59 +03:00
trx add innodb_debug_sync var to support DEBUG_SYNC from purge threads 2019-10-11 17:02:39 +10:00
ut Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
bzip2.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google move to storage/innobase 2015-05-04 19:17:21 +02:00
COPYING.Percona move to storage/innobase 2015-05-04 19:17:21 +02:00
innodb.cmake Merge 10.1 into 10.2 2019-03-27 12:26:11 +02:00
lz4.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzma.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzo.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
plugin_exports
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00