Query logger plugin for MySQL/MariaDB :shark: server
MySQL Logger is a server-side plugin for MySQL/MariaDB that allows you to see
what SQL queries are executed by your server in real time inside a web browser.
PLEASE DO NOT USE IN PRODUCTION
Register the plugin:
install plugin logger soname 'logger.so'
Restart the server and connect to http://yourserver:13306
MIT license. See LICENSE.txt for details.