polardbxengine/mysql-test/suite/xengine_perfschema/r/threads_mysql_windows.result

4 lines
125 B
Plaintext

SELECT THREAD_ID, NAME, THREAD_OS_ID from performance_schema.threads
WHERE THREAD_OS_ID is NULL;
THREAD_ID NAME THREAD_OS_ID