MySQL returned an empty result set (i.e. zero rows). (Query took 0.0002 seconds.)
SELECT * FROM `events_statements_summary_by_program`
|
OBJECT_TYPE
Object type for which the summary is generated. |
OBJECT_SCHEMA
The schema of the object for which the summary is … |
OBJECT_NAME
The name of the object for which the summary is ge… |
COUNT_STAR
The number of summarized events (from events_state… |
SUM_TIMER_WAIT
The total wait time of the summarized timed events… |
MIN_TIMER_WAIT
The minimum wait time of the summarized timed even… |
AVG_TIMER_WAIT
The average wait time of the summarized timed even… |
MAX_TIMER_WAIT
The maximum wait time of the summarized timed even… |
COUNT_STATEMENTS
Total number of nested statements invoked during s… |
SUM_STATEMENTS_WAIT
The total wait time of the summarized timed statem… |
MIN_STATEMENTS_WAIT
The minimum wait time of the summarized timed stat… |
AVG_STATEMENTS_WAIT
The average wait time of the summarized timed stat… |
MAX_STATEMENTS_WAIT
The maximum wait time of the summarized timed stat… |
SUM_LOCK_TIME
The total time spent (in picoseconds) waiting for … |
SUM_ERRORS
The total number of errors that occurend for the s… |
SUM_WARNINGS
The total number of warnings that occurend for the… |
SUM_ROWS_AFFECTED
The total number of affected rows by the summarize… |
SUM_ROWS_SENT
The total number of rows returned by the summarize… |
SUM_ROWS_EXAMINED
The total number of rows examined by the summarize… |
SUM_CREATED_TMP_DISK_TABLES
The total number of on-disk temporary tables creat… |
SUM_CREATED_TMP_TABLES
The total number of in-memory temporary tables cre… |
SUM_SELECT_FULL_JOIN
The total number of full joins executed by the sum… |
SUM_SELECT_FULL_RANGE_JOIN
The total number of range search joins executed by… |
SUM_SELECT_RANGE
The total number of joins that used ranges on the … |
SUM_SELECT_RANGE_CHECK
The total number of joins that check for key usage… |
SUM_SELECT_SCAN
The total number of joins that did a full scan of … |
SUM_SORT_MERGE_PASSES
The total number of merge passes that the sort alg… |
SUM_SORT_RANGE
The total number of sorts that were done using ran… |
SUM_SORT_ROWS
The total number of sorted rows that were sorted b… |
SUM_SORT_SCAN
The total number of sorts that were done by scanni… |
SUM_NO_INDEX_USED
The total number of statements that performed a ta… |
SUM_NO_GOOD_INDEX_USED
The total number of statements where no good index… |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|