Details
-
New Feature
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
Description
Following changes are for the userstat plugin:
Add the following columns to TABLE_STATISTICS for MariaDB monitors:
- ROWS_INSERTED, ROWS_DELETED, ROWS_UPDATED, KEY_READ_HITS and KEY_READ_MISSES
Add the following statistics to CLIENT_STATISTICS and USER_STATISTICS:
- KEY_READ_HITS and KEY_READ_MISSES
Attachments
Issue Links
- causes
-
MDEV-33881 Userstat skips system tables inconsistently
- Closed
-
MDEV-33913 TABLE_STATISTICS increments ROWS_CHANGED twice upon UPDATE and does not count DELETE
- Closed
-
MDEV-33916 Key_read_misses in USER_STATISTICS and CLIENT_STATISTICS is unusable
- Closed
-
MDEV-34153 Userstat Key_read_hits/Key_read_misses do not work for descending keys
- Open
-
MDEV-34154 Userstat: Updates to system tables via DDL are reflected in client/user statistics
- Open