MySQL 8.0 Reference Manual Including MySQL NDB Cluster 8.0

29.12.16.1 The tp_thread_group_state Table

Note

The Performance Schema table described here is available as of MySQL 8.0.14. Prior to MySQL 8.0.14, use the corresponding INFORMATION_SCHEMA table instead; see Section 28.5.2, “The INFORMATION_SCHEMA TP_THREAD_GROUP_STATE Table”.

The tp_thread_group_state table has one row per thread group in the thread pool. Each row provides information about the current state of a group.

The tp_thread_group_state table has these columns:

The tp_thread_group_state table has these indexes:

TRUNCATE TABLE is not permitted for the tp_thread_group_state table.