mariadb/storage/innobase
Thirunarayanan Balathandayuthapani ac49b7a845 MDEV-29342 Assertion failure in file que0que.cc line 728
- During shutdown, InnoDB fts fails to update synced doc id
when there is only one doc id about to sync. While starting
the server, InnoDB fetches the already synced doc id from
config table. In the subsequent sync operation, InnoDB fails
with DB_DUPLICATE_KEY error.
2022-09-06 17:23:31 +05:30
..
btr btr_search_drop_page_hash_index(): Remove a racey debug check 2022-08-24 15:00:47 +03:00
buf MDEV-29384 Hangs caused by innodb_adaptive_hash_index=ON 2022-08-25 15:14:38 +03:00
data MDEV-23644 Assertion on evaluating foreign referential action for self-reference in system versioned table 2020-12-22 03:33:53 +03:00
dict MDEV-29409 Buffer overflow in my_wc_mb_filename() on RENAME TABLE 2022-08-30 12:02:56 +03:00
eval Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
fil MDEV-29258 Failing assertion for name length on RENAME TABLE 2022-08-30 10:59:31 +03:00
fsp MDEV-13013 InnoDB unnecessarily extends data files 2022-08-17 11:08:49 +05:30
fts MDEV-29342 Assertion failure in file que0que.cc line 728 2022-09-06 17:23:31 +05:30
fut Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gis Merge branch '10.2' into 10.3 2022-05-07 11:48:15 +02:00
ha Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
handler MDEV-29319 Assertion failure size_in_header >= space.free_limit in fsp_get_available_space_in_free_extents() 2022-08-24 12:27:15 +05:30
ibuf MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
include MDEV-27700 ASAN: Heap_use_after_free in btr_search_drop_page_hash_index() 2022-08-22 16:29:46 +05:30
lock MDEV-17843 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_queue_validate upon SHOW ENGINE INNODB STATUS 2022-05-04 12:51:28 +03:00
log MDEV-25975 innodb_disallow_writes causes shutdown to hang 2022-04-06 08:06:49 +03:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
mtr Merge 10.2 into 10.3 2021-09-22 18:01:41 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os MDEV-28495 InnoDB corruption due to lack of file locking 2022-07-27 14:15:14 +03:00
page Fixed compile errors when compiling with HAVE_valgrind 2021-08-24 23:05:21 +03:00
pars Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
que Merge 10.2 into 10.3 (except MDEV-17556) 2021-01-11 09:41:54 +02:00
read Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
rem MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 2021-04-13 10:28:13 +03:00
row Fix DBUG_ENTER/return mismatch 2022-07-25 15:58:16 +03:00
srv MDEV-28495 InnoDB corruption due to lack of file locking 2022-07-27 14:15:14 +03:00
sync MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
trx MDEV-29258 Failing assertion for name length on RENAME TABLE 2022-08-30 10:59:31 +03:00
unittest MDEV-19522 fixup: Use correct printf format 2021-10-21 15:53:35 +03:00
ut Cleanup: Remove unused error code DB_FORCED_ABORT 2022-06-08 14:23:21 +03: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.2 into 10.3 2021-10-21 13:41:04 +03:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-25975 innodb_disallow_writes causes shutdown to hang 2022-04-06 08:06:49 +03:00
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
plugin_exports
snappy.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00