Skip to main content

MySQL Extremely High CPU Usage

Comments

2 comments

  • 24x7server
    Hello :), I will suggest you please try to monitor your mysql process with " mysqladmin proc " command, With this command you can find out database which is increase high cpu load.
    0
  • cPanelMichael
    Hello :) Yes, as mentioned, it's a good idea to utilize the following command when the CPU usage is high:
    mysqladmin processlist
    It will help you determine which database/table is the culprit. Thank you.
    0

Please sign in to leave a comment.