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

Adaptive hash index partitions is documented twice

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • N/A
    • Documentation
    • None

    Description

      Hi,

      Adaptive hash index partitions are documented twice:

      innodb_adaptive_hash_index_partitions
      Description: Specifies the number of partitions for use in adaptive searching. If set to 1, no extra partitions are created. XtraDB-only
      Commandline: innodb-adaptive-hash-index-partitions=#
      Scope: Global
      Dynamic: No
      Data Type: numeric
      Default Value: 1
      Range: 1 to 64
      Introduced: MariaDB 5.5.20

      innodb_adaptive_hash_index_parts
      Description: Specifies the number of partitions for use in adaptive searching. If set to 1, no extra partitions are created.
      Commandline: innodb-adaptive-hash-index-parts=#
      Scope: Global
      Dynamic: No
      Data Type: numeric
      Default Value: 8
      Range: 1 to 512
      Introduced: MariaDB 10.2.2

      Some questions arise:
      Are there 2 different implementations of adaptive hash index partitions?
      Does MySQL bug https://bugs.mysql.com/bug.php?id=81814 appluy to MariaDB's 5.5.20 implementation as well?

      Attachments

        Activity

          People

            greenman Ian Gilfillan
            michaeldg Michaël de groot
            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.