Browse Source
MDEV-23161 avg_count_reset may wrongly be NULL in I_S.INNODB_METRICS
MDEV-23161 avg_count_reset may wrongly be NULL in I_S.INNODB_METRICS
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.pull/1629/head
2 changed files with 28 additions and 26 deletions
Write
Preview
Loading…
Cancel
Save
Reference in new issue