[MDEV-31308] InnoDB monitor trx_rseg_history_len was accidentally disabled by default Created: 2023-05-19  Updated: 2023-06-03  Resolved: 2023-05-19

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB
Affects Version/s: 10.11.3, 10.6.13, 10.8.8, 10.9.6, 10.10.4
Fix Version/s: 10.6.14, 10.9.7, 10.10.5, 10.11.4, 11.0.3, 11.1.2

Type: Bug Priority: Major
Reporter: Marko Mäkelä Assignee: Marko Mäkelä
Resolution: Fixed Votes: 1
Labels: regression

Issue Links:
Blocks
Relates
relates to MDEV-15706 Remove information_schema.innodb_metr... Open
relates to MDEV-17732 Write functional tests for the InnoDB... Confirmed
relates to MDEV-18582 Port status variables related to SHOW... Closed

 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.



 Comments   
Comment by Daniel Ragle [ 2023-05-19 ]

Thanks, this looks good in the 10.6.14 build you pointed me to.

Generated at Thu Feb 08 10:22:52 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.