mariadb/storage/innobase
Marko Mäkelä 7124911a2c MDEV-31158: Potential hang with ROW_FORMAT=COMPRESSED tables
btr_cur_need_opposite_intention(): Check also page_zip_available()
so that we will escalate to exclusive index latch when a non-leaf
page may have to be split further due to ROW_FORMAT=COMPRESSED page
overflow.

Tested by: Matthias Leich
2023-05-11 08:43:00 +03:00
..
btr MDEV-31158: Potential hang with ROW_FORMAT=COMPRESSED tables 2023-05-11 08:43:00 +03:00
buf MDEV-26055: Correct the formula for adaptive flushing 2023-04-26 11:53:42 +03: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
handler MDEV-31132 Deadlock between DDL and purge of InnoDB history 2023-04-26 12:08:59 +03:00
ibuf Merge 10.5 into 10.6 2023-04-25 13:10:33 +03:00
include MDEV-29401 InnoDB history list length increased in 10.6 compared to 10.5 2023-04-27 17:11:32 +03: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 MDEV-29401 InnoDB history list length increased in 10.6 compared to 10.5 2023-04-27 17:11:32 +03:00
sync Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
trx MDEV-29401 InnoDB history list length increased in 10.6 compared to 10.5 2023-04-27 17:11:32 +03: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
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