mariadb/storage/innobase/dict
Marko Mäkelä e5e83daf32 Make DISCARD TABLESPACE more robust
dict_load_table_low(): Copy the 'discarded' flag to file_unreadable.
This allows to avoid a potentially harmful call to dict_stats_init()
in ha_innobase::open().
2020-09-22 13:09:51 +03:00
..
dict0boot.cc MDEV-23456 fil_space_crypt_t::write_page0() is accessing an uninitialized page 2020-09-09 11:58:15 +05:30
dict0crea.cc MDEV-22721 Remove bloat caused by InnoDB logger class 2020-06-04 10:24:10 +03:00
dict0defrag_bg.cc Merge 10.1 into 10.2 2019-07-25 12:14:27 +03:00
dict0dict.cc MDEV-23685 SIGSEGV on ADD FOREIGN KEY after failed ADD KEY 2020-09-09 12:04:42 +03:00
dict0load.cc Make DISCARD TABLESPACE more robust 2020-09-22 13:09:51 +03:00
dict0mem.cc MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDB 2020-05-15 17:23:08 +03:00
dict0stats.cc MDEV-20377: Make WITH_MSAN more usable 2020-07-01 17:23:00 +03:00
dict0stats_bg.cc MDEV-7962: Follow-up fix for 10.2 2020-04-27 15:32:28 +03:00