Skip to main content

High MySQL CPU usage

Comments

2 comments

  • andrew.n
    Have a look at MySQL process list in WHM..that might be useful to pinpoint the query causing it. I would also have a look at the log files in /var/lib/mysql/hostname.err to see if any of the tables are crashed or needs repair.
    0
  • cPanelLauren
    You might also want to enable the slow log which can be helpful in identifying MySQL queries that may be causing a lockup MySQL :: MySQL 5.7 Reference Manual :: 5.4.5 The Slow Query Log
    0

Please sign in to leave a comment.