Hi,
Is it possible to save all queries that my web applications send to my mysql database to a file?
I want to trace things in an application, so after I view a few pages I would like to open up a file that has all the queries that mysql handled during that time.