Slow Query Log
Utilize the slow query log in MariaDB Server. This section helps you identify and optimize inefficient queries, improving overall database performance and responsiveness.
Last updated
Was this helpful?
Utilize the slow query log in MariaDB Server. This section helps you identify and optimize inefficient queries, improving overall database performance and responsiveness.
Complete Slow Query Log Overview guide for MariaDB. Complete reference documentation for implementation, configuration, and usage for production use.
Describes how to configure MariaDB to automatically write the EXPLAIN plan for slow queries to the log using the log_slow_verbosity system variable.
Documentation for the log_slow_always_query_time variable, which forces queries executed by a specific function or user to be logged regardless of their execution time.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?
Was this helpful?

