To see what queries are sent to MySQL, it’s useful to enable query logging and piping the output to a file or even a table to inspect later. In this [...] The post How to enable MySQL query logging appeared first on Geeky Hacker.