• Vladislav Vaintroub's avatar
    Fix sporadic failure of set_statement mtr test. · 9ff93656
    Vladislav Vaintroub authored
    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
    9ff93656
set_statement.result 37 KB