mariadb/storage/innobase
2024-05-30 16:04:00 +03:00
..
btr Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
buf Merge 10.6 into 10.11 2024-05-30 16:04:00 +03:00
data Merge 10.7 into 10.8 2022-11-01 08:50:28 +02:00
dict Merge branch '10.6' into 10.11 2024-04-22 15:23:10 +02:00
eval MDEV-26938 Support descending indexes internally in InnoDB 2022-01-26 18:43:05 +01:00
fil Merge branch '10.6' into 10.11 2024-04-22 15:23:10 +02:00
fsp Merge 10.6 into 10.11 2024-05-30 16:04:00 +03:00
fts Fix heap-use-after-free in fts_free() 2024-03-21 16:01:29 +02:00
fut MDEV-33325 Crash in flst_read_addr on corrupted data 2024-04-11 09:58:53 +03:00
gis Merge 10.5 into 10.6 2024-04-17 14:14:58 +03:00
ha MDEV-22871: Remove pointer indirection for InnoDB hash_table_t 2020-06-18 14:16:01 +03:00
handler Merge 10.6 into 10.11 2024-05-30 16:04:00 +03:00
ibuf Merge branch '10.6' into 10.11 2024-04-22 15:23:10 +02:00
include Merge 10.6 into 10.11 2024-05-30 16:04:00 +03:00
lock Merge 10.5 into 10.6 2024-05-30 14:27:07 +03:00
log MDEV-32791 MariaDB cannot be installed on Red Hat ubi9 2024-04-19 11:04:51 +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 Merge 10.6 into 10.11 2024-05-30 16:04:00 +03:00
mysql-test/storage_engine
os MDEV-33980 mariadb-backup --backup is missing retry logic for undo tablespaces 2024-05-06 19:50:20 +05:30
page Merge branch '10.6' into 10.11 2024-04-26 08:02:49 +02:00
pars Merge branch '10.6' into 10.11 2023-12-18 11:19:04 +01:00
que Fix g++-14 -Wmaybe-uninitialized 2024-03-19 08:08:18 +02:00
read MDEV-29612 ReadViewBase::snapshot() misses an optimization 2022-10-06 13:14:16 +03:00
rem Merge 10.6 into 10.11 2024-03-28 09:16:57 +02:00
row Merge branch '10.6' into 10.11 2024-04-30 16:56:49 +02:00
srv Merge 10.6 into 10.11 2024-05-30 16:04:00 +03:00
sync MDEV-33447 fixup for POWER 8 2024-04-24 12:39:30 +03:00
trx Merge 10.6 into 10.11 2024-05-30 16:04:00 +03:00
unittest Merge 10.5 into 10.6 2024-02-13 20:42:59 +02:00
ut Merge 10.6 into 10.11 2024-03-28 09:16:57 +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
CMakeLists.txt Merge branch '10.6' into 10.11 2024-05-10 20:02:18 +02:00
COPYING.Google
COPYING.Percona