• Marko Mäkelä's avatar
    MDEV-23161 avg_count_reset may wrongly be NULL in I_S.INNODB_METRICS · 8d061996
    Marko Mäkelä authored
    This issue was originally reported by Fungo Wang, along with a fix, as
    MySQL Bug #98990.
    
    His suggested fix was applied as part of
    mysql/mysql-server@a003fc373d1adb3ccea353b5d7d83f6c4c552383
    and released in MySQL 5.7.31.
    
    i_s_metrics_fill(): Add the missing call to Field::set_notnull(),
    and simplify some code.
    8d061996
i_s.cc 260 KB