mariadb/storage/innobase
2025-09-30 16:03:51 +03:00
..
btr MDEV-37482: Introduce innodb_adaptive_hash_index_cells 2025-09-30 10:15:09 +03:00
buf MDEV-29445 fixup for innodb_adaptive_hash_index 2025-09-30 10:12:10 +03:00
data MDEV-35049: Use CRC-32C and avoid allocating heap 2025-01-10 16:39:44 +02:00
dict Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
eval MDEV-37619 The forced use of THD accessors hurts InnoDB performance 2025-09-16 15:18:32 +03:00
fil Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
fsp Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
fts Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
fut MDEV-35689 InnoDB system tables cannot be optimized or defragmented 2025-04-10 17:13:34 +05:30
gis Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
ha MDEV-35472 Server crash in ha_storage_put_memlim upon reading from INNODB_LOCKS 2024-11-25 10:31:57 +02:00
handler Merge 11.4 into 11.8 2025-09-30 16:03:51 +03:00
ibuf Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
include Merge 11.4 into 11.8 2025-09-30 16:03:51 +03:00
lock MDEV-37152: Remove many calls to _current_thd() 2025-09-29 14:35:02 +03:00
log Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
mem MDEV-35049: btr_search_check_free_space_in_heap() is a bottleneck 2025-01-10 16:30:42 +02:00
mtr Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
mysql-test/storage_engine MDEV-36330: SERIALIZABLE read inconsistency 2025-07-11 16:07:08 +03:00
os Merge branch '11.4' into 11.8 2025-07-28 21:29:29 +02:00
page Merge 11.4 into 11.8 2025-09-29 18:25:09 +03:00
pars Merge 11.4 into 11.8 2025-03-05 20:39:47 +02:00
que MDEV-24035 Failing assertion: UT_LIST_GET_LEN(lock.trx_locks) == 0 causing disruption and replication failure 2024-12-12 18:02:00 +02:00
read MDEV-34515: Contention between purge and workload 2024-08-26 12:23:06 +03:00
rem MDEV-35049: Use CRC-32C and avoid allocating heap 2025-01-10 16:39:44 +02:00
row Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
srv Merge 11.4 into 11.8 2025-09-30 16:03:51 +03:00
sync MDEV-37482: Contention on btr_sea::partition::latch 2025-09-30 10:14:59 +03:00
trx Merge 11.4 into 11.8 2025-09-30 09:28:08 +03:00
unittest MDEV-37482: Contention on btr_sea::partition::latch 2025-09-30 10:14:59 +03:00
ut MDEV-36759: Huge performance drop 2025-05-13 12:27:50 +03:00
.clang-format-old
CMakeLists.txt Merge branch '11.4' into 11.8 2025-07-28 21:29:29 +02:00
COPYING.Google
COPYING.Percona