mirror of
https://github.com/MariaDB/server.git
synced 2025-11-15 09:02:33 +03:00
On Windows with low precision (10-16 ms) timer used for timing queries, the statement "set @@long_query_time=0.01" can log itself a slow if it spawn more single timer tick. The fix is to filter this query out from "SELECT FROM mysql.slow_log" results
38 KiB
38 KiB