Press "Enter" to skip to content

Enabling the MySQL General Query Log

Chad Callihan wants to troubleshoot some queries:

We have Extended Events and Profiler in SQL Server for tracking database activity. What if we want to track queries in MySQL? Let’s take a look at a few methods to do just that.

Read on to see what options are available in MySQL. If you’re coming at MySQL from a SQL Server background, you won’t have exactly the same tools available to you.