mariadb/storage/innobase/dict
Thirunarayanan Balathandayuthapani 15a68fc255 MDEV-29058 Assertion `index->type == 32' failed in dict_index_build_internal_fts
- Import tablespace re-evicts and reload the table definition. During that
time, innodb has to load the table even though the secondary fts index
marked as corrupted
2022-07-26 15:01:38 +05:30
..
dict0boot.cc Merge 10.2 into 10.3 2020-09-09 13:06:46 +03:00
dict0crea.cc Merge 10.2 into 10.3 2020-08-21 19:18:34 +03:00
dict0defrag_bg.cc MDEV-12353 preparation: Replace mtr_x_lock() and friends 2019-11-14 11:40:33 +02:00
dict0dict.cc MDEV-29058 Assertion `index->type == 32' failed in dict_index_build_internal_fts 2022-07-26 15:01:38 +05:30
dict0load.cc MDEV-28980 InnoDB: Failing assertion: len <= MAX_TABLE_NAME_LEN 2022-07-25 10:28:45 +03:00
dict0mem.cc MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 2021-04-13 10:28:13 +03:00
dict0stats.cc MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 2021-04-13 10:28:13 +03:00
dict0stats_bg.cc MDEV-25975 innodb_disallow_writes causes shutdown to hang 2022-04-06 08:06:49 +03:00