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

Debug builds include useless InnoDB "disabled" options

    XMLWordPrintable

Details

    Description

      The following options were introduced in MariaDB 10.2.2 and have little use:

      • innodb_disable_resize_buffer_pool_debug has no effect even in MariaDB 10.2.2. It was introduced in MySQL 5.7.6 and almost entirely removed in MySQL 5.7.12.
      • innodb_page_cleaner_disabled_debug and innodb_master_thread_disabled_debug are only used by the test innodb.redo_log_during_checkpoint that is rather useless.
      • innodb_dict_stats_disabled_debug is only used by that test, and it is redundant because one could simply use innodb_stats_persistent=OFF or CREATE TABLE…STATS_PERSISTENT=0 in the test to achieve the same effect.

      Attachments

        Activity

          People

            marko Marko Mäkelä
            marko Marko Mäkelä
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.