Community

Observing the MySQL Query Log

(Martin Brotzeller) Debugging an existing application can be hard to bootstrap. Sometimes it just helps to observe the queries a web application is sending to the database. Unfortunately, the MySQL Query log does not directly tell the user which query goes to which database.

Read More - Register for Free Membership