Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-36064

Rename 'innodb_stats_auto_recalc' to 'innodb_stats_persistent_auto_recalc'

    XMLWordPrintable

Details

    Description

      There is a bit of confusion with InnoDB statistics persistent vs volatile with documentation.
      To make things more clear I think all variables only related to persistent stats should follow the hyerarchical naming convention I see in use:

      For example:

      innodb_stats_auto_recalc
      Description: If set to 1 (the default), persistent statistics are automatically recalculated when the table changes significantly (more than 10% of the rows). [...]
      

      I would see more appropriate:

      innodb_stats_persistent_auto_recalc
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              claudio.nanni Claudio Nanni
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.