• Eugene Kosov's avatar
    MDEV-17441 InnoDB transition to C++11 atomics · 52a50977
    Eugene Kosov authored
    dict_table_t::stats_latch_created: remove along with related stuff
    
    dict_table_t::stats_latch: make value member, not pointer. And always lock this
    for simplicity, even to stats cloned table.
    
    based on the work of Sergey Vojtovich
    52a50977
i_s.cc 266 KB