Where can I find MySQL logs in phpMyAdmin?

rutherford picture rutherford · Jun 14, 2010 · Viewed 193.6k times · Source

Where can I find the MySQL's logs (errors, queries, etc.) in the phpMyAdmin interface?

Answer

linuxatico picture linuxatico · Mar 13, 2013

I had the same problem of @rutherford, today the new phpMyAdmin's 3.4.11.1 GUI is different, so I figure out it's better if someone improves the answers with updated info.

Full mysql logs can be found in:

"Status"->"Binary Log"

This is the answer, doesn't matter if you're using MAMP, XAMPP, LAMP, etc.