summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/r/threads_mysql_linux.result
blob: 36158d064067c33c3c9928be63bf5850d5f9bf60 (plain)
1
2
3
SELECT THREAD_ID, NAME, THREAD_OS_ID from performance_schema.threads
WHERE THREAD_OS_ID is NULL;
THREAD_ID	NAME	THREAD_OS_ID