Page 1 of 1

How to enable mysql logging in XAMPP?

PostPosted: 25. October 2023 20:14
by nrdmc
Hi everyone,

I faced with a problem: I need to log all SQL-queries, which are processed by DBMS, but all the ways to do it that I found in the Internet had no effect: neither editing ini-files nor entering commands in CLI. I guess that DBMS from XAMPP package has some specifics.

So can you tell me how to create and update a log-file with all the queries?

Thank in advance.