mirror of https://github.com/MariaDB/server
Browse Source
SHOW STATUS LIKE 'Open_files' was showing 18446744073709551615 my_file_opened used statistic_increment/statistic_decrement, so one-off errors were normal and expected. But they confused monitoring tools, so let's move my_file_opened to use atomics.pull/802/head
8 changed files with 36 additions and 35 deletions
Loading…
Reference in new issue