I'm trying to enable and see logs in MySQL Workbench. In my my-default.ini file I have added log=filename.log. Saved the file and then restarted the MySQL service.
Now where I can or how can see the actions performed on tables in the log of MySQL?
I'm trying to enable and see logs in MySQL Workbench. In my my-default.ini file I have added log=filename.log. Saved the file and then restarted the MySQL service.
Now where I can or how can see the actions performed on tables in the log of MySQL?
The following image explains what to do. Switch to the admin section and click on the Server Logs entry. 
The below tells the location and for more info visit https://dev.mysql.com/doc/workbench/en/wb-configuring-files.html 