v.20.5Improvement
Query Log Enabled by Default
The query log is now enabled by default. #11184 (Ivan Blinkov).
Why it matters
Enabling the query log by default helps users monitor and analyze query performance and activity out-of-the-box, improving observability and troubleshooting capabilities without additional setup.How to use it
Since the query log is enabled by default, users can immediately start querying thesystem.query_log table to review executed queries. No extra configuration is needed to enable query logging.