Where can I find MySQL logs in phpMyAdmin?

前端 未结 6 1215
南笙
南笙 2020-12-13 05:59

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

6条回答
  •  时光取名叫无心
    2020-12-13 06:37

    Open your PHPMyAdmin, don't select any database and look for Binary Log tab . You can select different logs from a drop down list and press GO Button to view them.

提交回复
热议问题