mariadb/storage/innobase
2023-03-06 13:38:16 +02:00
..
btr MDEV-30752 Assertion `!index->is_ibuf()' failed around 2023-03-02 11:22:40 +05:30
buf Merge 10.8 into 10.9 2023-02-16 10:25:34 +02:00
data Merge 10.7 into 10.8 2022-11-01 08:50:28 +02:00
dict Merge 10.6 into 10.8 2023-02-16 09:17:06 +02:00
eval MDEV-26938 Support descending indexes internally in InnoDB 2022-01-26 18:43:05 +01:00
fil Merge 10.6 into 10.8 2023-02-16 09:17:06 +02:00
fsp Merge 10.6 into 10.8 2023-02-16 09:17:06 +02:00
fts Merge 10.6 into 10.8 2023-02-28 10:36:17 +02:00
fut MDEV-13542: Crashing on corrupted page is unhelpful 2022-06-06 14:03:22 +03:00
gis MDEV-30400 Assertion height == btr_page_get_level(...) on INSERT 2023-01-24 14:09:21 +02:00
ha
handler Merge 10.8 into 10.9 2023-02-28 10:37:11 +02:00
ibuf Merge 10.6 into 10.8 2023-02-16 09:17:06 +02:00
include Merge 10.8 into 10.9 2023-03-06 13:38:16 +02:00
lock MDEV-27701 Race on trx->lock.wait_lock between lock_rec_move() and lock_sys_t::cancel() 2023-02-20 20:31:24 +03:00
log Merge 10.8 into 10.9 2023-02-16 10:25:34 +02: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.8 into 10.9 2023-02-16 10:25:34 +02:00
mysql-test/storage_engine
os Merge 10.7 into 10.8 2022-11-30 12:12:07 +02:00
page Merge branch '10.7' into 10.8 2023-01-31 09:57:52 +01:00
pars Merge 10.7 into 10.8 2022-06-06 16:22:09 +03:00
que MDEV-29603 btr_cur_open_at_index_side() is missing some consistency checks 2022-11-17 08:19:01 +02:00
read MDEV-29612 ReadViewBase::snapshot() misses an optimization 2022-10-06 13:14:16 +03:00
rem MDEV-30426 Assertion !rec_offs_nth_extern(offsets2, n) during bulk insert 2023-02-14 15:43:33 +05:30
row Merge 10.6 into 10.8 2023-02-10 13:43:53 +02:00
srv Merge branch '10.8' into 10.9 2023-01-31 10:37:31 +01:00
sync Merge 10.4 into 10.5 2022-04-21 15:33:50 +03:00
trx Merge 10.6 into 10.8 2023-03-06 13:37:12 +02:00
unittest MDEV-27956 hardware lock ellision on s390x/ppc64{,le} 2022-03-11 10:42:27 +11:00
ut Merge 10.7 into 10.8 2022-11-24 08:35:11 +02:00
.clang-format-old
CMakeLists.txt Merge 10.6 into 10.8 2023-02-10 13:43:53 +02:00
COPYING.Google
COPYING.Percona