Spec-Zone .ru
спецификации, руководства, описания, API

21.9.8.1. Event Wait Summary Tables

The event waits summary tables aggregate general information about event waits:

For example:

mysql> SELECT * FROM
        events_waits_summary_global_by_event_name\G...*************************** 6. row ***************************    EVENT_NAME: wait/synch/mutex/sql/BINARY_LOG::LOCK_index    COUNT_STAR: 8SUM_TIMER_WAIT: 2119302MIN_TIMER_WAIT: 196092AVG_TIMER_WAIT: 264912MAX_TIMER_WAIT: 569421...*************************** 9. row ***************************    EVENT_NAME: wait/synch/mutex/sql/hash_filo::lock    COUNT_STAR: 69SUM_TIMER_WAIT: 16848828MIN_TIMER_WAIT: 0AVG_TIMER_WAIT: 244185MAX_TIMER_WAIT: 735345...

TRUNCATE TABLE is permitted for wait summary tables. It resets the counters to zero rather than removing rows.

The event wait summary tables have these grouping columns to indicate how events are aggregated:

The event waits summary tables have these summary columns containing aggregated values: