mariadb/storage/innobase/dict
Eugene Kosov 5991bd6215 MDEV-24275 InnoDB persistent stats analyze forces full scan forcing lock crash
This is a fixup patch for MDEV-23991 afc9d00c66

We really should read result.n_leaf_pages, which was set previously.

Analysis and fix was provided by Jukka Santala. Thanks!

Reviewed by: Marko Mäkelä
2020-11-25 18:28:40 +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 Cleanup: row_log_free() 2020-11-25 10:54:38 +02:00
dict0load.cc Make DISCARD TABLESPACE more robust 2020-09-22 13:09:51 +03:00
dict0mem.cc MDEV-23991 dict_table_stats_lock() has unnecessarily long scope 2020-10-27 19:09:20 +03:00
dict0stats.cc MDEV-24275 InnoDB persistent stats analyze forces full scan forcing lock crash 2020-11-25 18:28:40 +03:00
dict0stats_bg.cc MDEV-7962: Follow-up fix for 10.2 2020-04-27 15:32:28 +03:00