Skip to main content

Database Abusing

Comments

2 comments

  • ffeingol
    When you are having the issue, you can run the following from shell mysqladmin processlist
    You may also be able to look at the processes via phpMyAdmin if the load on the server is not too high. A long running query will show a long time in MySQL (the time column). From the process list you can see the user-id (mysql user) as well as at least part of the command being run.
    0
  • cPRex Jurassic Moderator
    Please keep all issues limited to just one thread to avoid confusion. I believe I replied with some more details in another thread as well, but let us know if the details that @ffeingol posted help.
    0

Please sign in to leave a comment.