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

No --innodb-numa-interleave in mysqld binaries

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.1.23
    • 10.3.7
    • Server
    • None
    • 10.2.10, 10.3.3-1, 10.2.13

    Description

      I tried the MariaDB 10.1.23 community binary tarball, and MariaDB Enterprise 10.1.23 Ubuntu packages, and in both cases the mysqld binary didn't have the --innodb-numa-interleave option.

      As the documentation says that the option is only available if the binaries were build on a NUMA machine I assume that the build machines used for these were plain non-NUMA boxes (or VMs?)

      Attachments

        Activity

          sachin.setiya.007 Sachin Setiya (Inactive) added a comment - - edited

          Hi serg ,

          I have tested the pentve patch it works accordingly.
          Is it okay to push ?

          sachin.setiya.007 Sachin Setiya (Inactive) added a comment - - edited Hi serg , I have tested the pentve patch it works accordingly. Is it okay to push ?

          1. Did you test it with -DWITH_NUMA=OFF ? I'm not sure that

          IF(NOT WITH_NUMA)
          

          works for a string variable having the value of "OFF" (as a string).
          2. It seems like an invalid value for WITH_NUMA is treated as "ON"

          otherwise looks ok

          serg Sergei Golubchik added a comment - 1. Did you test it with -DWITH_NUMA=OFF ? I'm not sure that IF(NOT WITH_NUMA) works for a string variable having the value of "OFF" (as a string). 2. It seems like an invalid value for WITH_NUMA is treated as "ON" otherwise looks ok

          I have tested with -DWITH_NUMA=OFF , it works

          2. I think you are right , Invalid value is treated as on

          sachin.setiya.007 Sachin Setiya (Inactive) added a comment - I have tested with -DWITH_NUMA=OFF , it works 2. I think you are right , Invalid value is treated as on
          sachin.setiya.007 Sachin Setiya (Inactive) added a comment - http://lists.askmonty.org/pipermail/commits/2018-April/012410.html

          Looks ok, thanks.

          But please, fix the commit comment before pushing

          serg Sergei Golubchik added a comment - Looks ok, thanks. But please, fix the commit comment before pushing

          People

            sachin.setiya.007 Sachin Setiya (Inactive)
            hholzgra Hartmut Holzgraefe
            Votes:
            2 Vote for this issue
            Watchers:
            8 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.