summaryrefslogtreecommitdiff
path: root/cmake/versioninfo.rc.in
diff options
context:
space:
mode:
authorDaniel Black <daniel@mariadb.org>2022-07-25 21:00:47 +1000
committerMarko Mäkelä <marko.makela@mariadb.com>2022-07-26 15:51:11 +0300
commit552919d041c474d967701673c869edcc49081f84 (patch)
tree2e6501ee853b119c9f5d7d80aae023beadd6d06b /cmake/versioninfo.rc.in
parentb9eb63618edcad62062f40d7dac93e18282718d5 (diff)
downloadmariadb-git-552919d041c474d967701673c869edcc49081f84.tar.gz
MDEV-29166: reduce locking of innodb rseg for user exposure of innodb_history_list_length
SHOW ENGINE INNODB STATUS and SHOW GLOBAL VARIABLES were blocking on the locks used to access the history length in MDEV-29141. While the reason for the blockage was elsewhere, we should make these monitoring commands less blocking as there is a trx_sys.history_size_approx function that can be used. SHOW ENGINE INNODB STATUS and SHOW GLOBAL STATUS LIKE 'innodb_history_list_length' and Innodb Monitors can use trx_sys.history_size_approx().
Diffstat (limited to 'cmake/versioninfo.rc.in')
0 files changed, 0 insertions, 0 deletions