mariadb/storage/innobase/srv
Vlad Lesin 96ae37abc5 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.

Reviewed by: Marko Mäkelä
2023-10-05 18:27:54 +03:00
..
srv0conc.cc MDEV-23328 Server hang due to Galera lock conflict resolution 2021-10-29 09:52:52 +03:00
srv0mon.cc MDEV-30658 lock_row_lock_current_waits counter in information_schema.innodb_metrics may become negative 2023-10-05 18:27:54 +03:00
srv0srv.cc MDEV-31813 SET GLOBAL innodb_max_purge_lag_wait hangs if innodb_read_only 2023-08-24 10:08:51 +03:00
srv0start.cc MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export on partial backup preparing 2023-03-27 20:15:10 +03:00