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

eq_range_index_dive_limit cannot be configured in server.cnf

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.3.15, 10.2(EOL), 10.3(EOL), 10.4(EOL)
    • 10.2.25
    • Optimizer
    • None
    • Centos 7

    Description

      It seems the recently added variable eq-range-index-dive-limit cannot be configured in server cnf file.
      In configuration file I have:

      [mariadb]
      eq_range_index_dive_limit=200
      

      But the server starts up with message:

       
      localhost.localdomain mysqld[14716]: 2019-05-13 23:02:08 0 [Warning] 'eq-range-index-dive-limit' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions.
      

      and value is zero in server runtime variables

      MariaDB [(none)]> show global variables like 'eq_range_index_dive_limit'\G
      *************************** 1. row ***************************
      Variable_name: eq_range_index_dive_limit
              Value: 0
      
      

      But setting it manually seems to work as expected.

      Attachments

        Activity

          rlam Roope Pääkkönen (Inactive) created issue -
          alice Alice Sherepa made changes -
          Field Original Value New Value
          Affects Version/s 10.2 [ 14601 ]
          Affects Version/s 10.3 [ 22126 ]
          Affects Version/s 10.4 [ 22408 ]
          alice Alice Sherepa made changes -
          Fix Version/s 10.2 [ 14601 ]
          Fix Version/s 10.3 [ 22126 ]
          Fix Version/s 10.4 [ 22408 ]
          alice Alice Sherepa made changes -
          Status Open [ 1 ] Confirmed [ 10101 ]
          alice Alice Sherepa made changes -
          Assignee Varun Gupta [ varun ]
          varun Varun Gupta (Inactive) made changes -
          Component/s Optimizer [ 10200 ]
          Fix Version/s 10.2.25 [ 23408 ]
          Fix Version/s 10.2 [ 14601 ]
          Fix Version/s 10.3 [ 22126 ]
          Fix Version/s 10.4 [ 22408 ]
          Resolution Fixed [ 1 ]
          Status Confirmed [ 10101 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 96725 ] MariaDB v4 [ 156190 ]

          People

            varun Varun Gupta (Inactive)
            rlam Roope Pääkkönen (Inactive)
            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.