Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It is about https://mariadb.com/kb/en/user-statistics/
Internally CLIENT_STATISTICS and USER_STATISTICS data format are the same (i.e they collect the same information about different objects) so description of the fields should be the same.
CLIENT_STATISTICS.EPTY_QUERIES description is correct.
USER_STATISTICS.EPTY_QUERIES gives description of Com_empty_query as I can see.