I am running a typical LAMP stack with Fedora: how do I find out which PHP script launched the queries which are shown when I run SHOW PROCESSLIST
in MySQL?
I've read this article, but unfortunately in the "Host" column I see "localhost" instead of "IP:port". Is there an alternative method to what the author describes?