Is there a way to figure out which web page is associated with which query?

Posted by GregoryD on Stack Overflow See other posts from Stack Overflow or by GregoryD
Published on 2010-04-22T20:58:08Z Indexed on 2010/04/22 21:53 UTC
Read the original article Hit count: 151

Filed under:
|
|
|

I'm running a LAMP stack. When I go into phpmyadmin, I can see that there are quite a number of sleeping connections which probably should be closed. Is there a way, using either Apache or MySQL, to determine on which pages those connections are created?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about php