Skip to main content

MYSQL High Load on server

Comments

2 comments

  • ffeingol
    can you post the results of mysqladmin processlist
    That will show what is currently going on with MySQL.
    0
  • cPRex Jurassic Moderator
    For some additional details I always like this one: mysqladmin proc status
    as that will also how the total queries per second and if there are any slow queries happening.
    0

Please sign in to leave a comment.