Details
Assignee
UnassignedUnassignedReporter
Matthew BoehmMatthew BoehmPriority
MediumLabels
Needs QA
YesNeeds Doc
YesAffects versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Matthew Boehm
Matthew BoehmPriority
Labels
Needs QA
Yes
Needs Doc
Yes
Affects versions
Smart Checklist
Smart Checklist
Smart Checklist
Created September 6, 2019 at 1:52 AM
Updated March 27, 2024 at 2:58 PM
Configured according to PMM instructions.
Average Query Response Time: no data points
Query Response Time Distribution: All 0 flat line
SHOW PLUGINS; ... | QUERY_RESPONSE_TIME_AUDIT | ACTIVE | AUDIT | query_response_time.so | GPL | | QUERY_RESPONSE_TIME | ACTIVE | INFORMATION SCHEMA | query_response_time.so | GPL | | QUERY_RESPONSE_TIME_READ | ACTIVE | INFORMATION SCHEMA | query_response_time.so | GPL | | QUERY_RESPONSE_TIME_WRITE | ACTIVE | INFORMATION SCHEMA | query_response_time.so | GPL | +-------------------------------+----------+--------------------+------------------------+---------+ 57 rows in set (0.00 sec) mysql1> select @@query_response_time_stats; +-----------------------------+ | @@query_response_time_stats | +-----------------------------+ | 1 | +-----------------------------+ 1 row in set (0.00 sec)