Where can I find the MySQL\'s logs (errors, queries, etc.) in the phpMyAdmin interface?
In phpMyAdmin 4.0, you go to Status > Monitor. In there you can enable the slow query log and general log, see a live monitor, select a portion of the graph, see the related queries and analyse them.