Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.11.3, 10.6.13, 10.8.8, 10.9.6, 10.10.4
Description
There was some clean-up to the file srv0mon.cc in the latest MariaDB Server releases, to make more use of MONITOR_EXISTING (instead of duplicating some bookkeeping, mirroring existing status variables that were extended in MDEV-18582).
Unfortunately, it looks like the counter trx_rseg_history_len accidentally lost the flag MONITOR_DEFAULT_ON as part of this clean-up.
Attachments
Issue Links
- relates to
-
MDEV-15706 Remove information_schema.innodb_metrics, innodb_monitor_enable, innodb_monitor_disable
- Open
-
MDEV-17732 Write functional tests for the InnoDB monitor counters in information_schema.innodb_metrics
- Confirmed
-
MDEV-18582 Port status variables related to SHOW ENGINE INNODB STATUS from XtraDB to InnoDB in 10.2+
- Closed