performance_schema.events_waits_summary_by_thread_by_event_name

Field Type Null Default Key Extra Comment
THREAD_ID bigint(20) unsigned NO
EVENT_NAME varchar(128) NO
COUNT_STAR bigint(20) unsigned NO
SUM_TIMER_WAIT bigint(20) unsigned NO
MIN_TIMER_WAIT bigint(20) unsigned NO
AVG_TIMER_WAIT bigint(20) unsigned NO
MAX_TIMER_WAIT bigint(20) unsigned NO

References

Local Column References
THREAD_ID
TableColumn
performance_schema.mutex_instancesLOCKED_BY_THREAD_ID
performance_schema.rds_events_threads_waits_currentPARENT_THREAD_ID
performance_schema.rds_events_threads_waits_lock_currentWAIT_THREAD_ID
performance_schema.rds_events_threads_waits_lock_currentBLOCKER_THREAD_ID
performance_schema.rwlock_instancesWRITE_LOCKED_BY_THREAD_ID
performance_schema.threadsPARENT_THREAD_ID