MySQL Workbench Manual  /  Performance Tools  /  Query Statistics

7.3 Query Statistics

The Query Stats SQL editor results tab (see the next two figures) uses Performance Schema data to gather key statistics collected for executed query, such as timing, temporary tables, indexes, joins, and more.

Requirements

  • Query, Collect Performance Schema Stats enabled.

  • The performance_schema enabled with statement instrumentation.

Figure 7.5 SQL Editor: Query Stats

Content is described in the surrounding text.

Figure 7.6 SQL Editor: Query Stats with Performance Schema Graphs

Content is described in the surrounding text.