Skip to main content

Mysql resourse

Comments

2 comments

  • cPRex Jurassic Moderator
    Hey there! It's possible it could be an attack, but we'd need more details before coming to that conclusion. I would recommend running the following command on the server: mysqladmin proc status
    That will show you what the MySQL server is doing in real-time on the machine, so if there is a certain query being repeatedly executed you will see that happening. I would start there and see if that gives you more details.
    0
  • Megahost ltd
    Hey there! It's possible it could be an attack, but we'd need more details before coming to that conclusion. I would recommend running the following command on the server: mysqladmin proc status
    That will show you what the MySQL server is doing in real-time on the machine, so if there is a certain query being repeatedly executed you will see that happening. I would start there and see if that gives you more details.

    Thank you!
    0

Please sign in to leave a comment.