A log that records queries that took a long time to execute.
A log that records queries whose execution time exceeds a specified threshold. In MySQL and similar systems it can be enabled as slow_query_log, used to pinpoint performance bottlenecks.
© 2026 ITBGM