logging - where can I find mysql logs in phpmyadmin? -


Where can mysql logs (errors, queries, etc.) get in the phpmyadmin interface?

Open your PHPMyAdmin, do not select a database and Binary Log tab Find out. You can select different logs from a drop down list and press the Go button to view them.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -