mariadb/storage/innobase
Marko Mäkelä c93754d45e MDEV-31234 related cleanup
trx_purge_free_segment(), trx_purge_truncate_rseg_history():
Replace some unreachable code with debug assertions.
A buffer-fix does prevent pages from being evicted
from the buffer pool; see buf_page_t::can_relocate().

Tested by: Matthias Leich
2023-06-05 18:53:20 +02:00
..
btr MDEV-31158: Potential hang with ROW_FORMAT=COMPRESSED tables 2023-06-03 11:12:16 +02:00
buf MDEV-31350: Hang in innodb.recovery_memory 2023-06-03 11:12:32 +02:00
data Merge 10.4 into 10.5 2022-10-25 11:26:37 +03:00
dict MDEV-31132 Deadlock between DDL and purge of InnoDB history 2023-04-26 12:08:59 +03:00
eval MDEV-27336 Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUBSTR() 2021-12-21 17:33:26 +02:00
fil MDEV-31132 Deadlock between DDL and purge of InnoDB history 2023-04-26 12:08:59 +03:00
fsp MDEV-31080 fil_validate() failures during deferred tablespace recovery 2023-04-19 18:56:58 +03:00
fts Merge branch '10.4' into 10.5 2023-04-24 12:43:47 +02:00
fut MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
gis MDEV-26827 Make page flushing even faster 2023-03-16 17:19:58 +02:00
ha MDEV-22871: Remove pointer indirection for InnoDB hash_table_t 2020-06-18 14:16:01 +03:00
handler MDEV-31309 Innodb_buffer_pool_read_requests is not updated correctly 2023-06-03 11:12:27 +02:00
ibuf Merge 10.5 into 10.6 2023-04-25 13:10:33 +03:00
include Merge branch 'bb-10.5-release' into bb-10.6-release 2023-06-05 18:53:02 +02:00
lock MDEV-30357 Performance regression in locking reads from secondary indexes 2023-03-16 16:00:45 +02:00
log MDEV-31132 Deadlock between DDL and purge of InnoDB history 2023-04-26 12:08:59 +03:00
mem MDEV-27058: Reduce the size of buf_block_t and buf_page_t 2021-11-18 17:47:19 +02:00
mtr MDEV-31049 fil_delete_tablespace() returns wrong file handle if tablespace was closed by parallel thread 2023-04-14 10:42:12 +03:00
mysql-test/storage_engine
os MDEV-31114 Assertion !...is_waiting() failed in os_aio_wait_until_no_pending_writes() 2023-04-24 09:57:58 +03:00
page Merge 10.5 into 10.6 2023-04-11 16:15:19 +03:00
pars MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
que Merge 10.5 into 10.6 2023-03-28 15:25:52 +03:00
read MDEV-29612 ReadViewBase::snapshot() misses an optimization 2022-10-06 13:14:16 +03:00
rem Merge 10.5 into 10.6 2023-04-18 14:54:18 +03:00
row MDEV-29401 InnoDB history list length increased in 10.6 compared to 10.5 2023-04-27 17:11:32 +03:00
srv Merge branch 'bb-10.5-release' into bb-10.6-release 2023-06-05 18:53:02 +02:00
sync Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
trx MDEV-31234 related cleanup 2023-06-05 18:53:20 +02:00
unittest MDEV-27956 hardware lock ellision on s390x/ppc64{,le} 2022-03-11 10:42:27 +11:00
ut Merge 10.5 into 10.6 2022-11-23 18:13:28 +02:00
.clang-format-old switch off storage/innobase/.clang-format: InnoDB uses a common formatting style for all new code 2021-03-17 11:01:15 +03:00
bzip2.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
CMakeLists.txt Merge 10.5 into 10.6 2023-02-10 13:03:01 +02:00
COPYING.Google
COPYING.Percona
lz4.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzma.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzo.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
snappy.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00