How To Check MySQL Process/threads and Which CPU?
(Doc ID 3046449.1)
Last updated on SEPTEMBER 15, 2024
Applies to:
MySQL Server - Version 8.0 and laterInformation in this document applies to any platform.
Goal
Due to MySQL being a single-process, multithreaded program, when using the 'top' command, it is only possible to see a single mysqld process.
How can we check the process/threads for mysqld and which cpu they may be active on at that time?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |