• Vlad Lesin's avatar
    MDEV-30658 lock_row_lock_current_waits counter in... · c7d683df
    Vlad Lesin authored
    MDEV-30658 lock_row_lock_current_waits counter in information_schema.innodb_metrics may become negative
    
    MONITOR_OVLD_ROW_LOCK_CURRENT_WAIT monitor should has
    MONITOR_DISPLAY_CURRENT flag set in its definition, as it shows the
    current state and does not accumulate anything.
    c7d683df
srv0mon.cc 66.4 KB