MySQL Enterprise Monitor 8.0.32 手册 / 第 V 部分使用查询分析器 / Chapter 31 Query Analyzer View /
31.1 Providing Query Analyzer Data
The MySQL Query Analyzer retrieves data from the Performance Schema. The Performance Schema supplies the statistical information about the queries, execution times, result counts and other data to display and analyze on the Query Analyzer page.
Using the Performance Schema statement digests with MySQL Server 5.6.14 and above, data can be gathered directly from MySQL Server without additional configuration.