MySQL 8.4 Reference Manual Including MySQL NDB Cluster 8.4

29.12.16.4 The tp_thread_state Table

The tp_thread_state table has one row per thread created by the thread pool to handle connections.

The tp_thread_state table has these columns:

The tp_thread_state table has one index; this is a unique index on the TP_GROUP_ID and TP_THREAD_NUMBER columns.

TRUNCATE TABLE is not permitted for the tp_thread_state table.