Logging
From PmaWiki
There have been several recent requests for various degrees of logging within phpMyAdmin. While such a feature isn't currently part of phpMyAdmin, this page is a sort of central gathering and discussion point for such a feature.
Everyone seems to want a different type of logging: some want a log of all queries (see the MySQL binlog), some only non-SELECT statements issued from phpMyAdmin, and some only want notification on failed login attempts.
[edit] Related tracker items
[edit] Current State
Query window history has logging for all queries issued by the user through SQL textarea. This is currently stored in session.