• Marko Mäkelä's avatar
    MDEV-25919 fixup: MSAN and Valgrind errors related to statistics · 5ae54532
    Marko Mäkelä authored
    dict_table_close(): Fix a race condition around dict_stats_deinit().
    This was not observed; it should have been caught by an assertion.
    
    dict_stats_deinit(): Slightly simplify the code.
    
    ha_innobase::info_low(): If the table is unreadable,
    initialize some dummy statistics.
    5ae54532
dict0stats.ic 6.82 KB