MySQL :: MySQL 8.4 Reference Manual :: 29.12.16.4 The tp_thread_state Table (original) (raw)

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 theTP_GROUP_ID andTP_THREAD_NUMBER columns.

TRUNCATE TABLE is not permitted for the tp_thread_state table.