Categories
Is it possible to see what queries go through the database?
How to see what queries are sent to the database?
Answer the question
In order to leave comments, you need to log in
SET GLOBAL general_log = 'ON'; SET GLOBAL general_log_file = 'C:\\log\\mysql.log';
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question