In Phpmyadmin
- is there any possible to check the logs (error logs, process log) ?? Except the console - history option
- What changes done recently in the table or database and who has done the change??
In Phpmyadmin
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.
Duplicated question: Where can I find MySQL logs in phpMyAdmin?