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

Server fails to start with mysqld_multi with mysqld_safe options

    XMLWordPrintable

Details

    Description

      If you try to start 10.3.20 using mysqld_multi, and if the [mysqld_safe] option group in the config file contains options that are not supported by mysqld, then it will fail to start. For example, let's say that you provide the --numa_interleave option:

      [mysqld_safe]
      numa_interleave
      

      Then you would see the following error message:

      [ERROR] /usr/local/mysql/bin/mysqld: unknown option '--numa_interleave'
      

      After removing the options that mysqld doesn't support from the config file, it will start normally.

      Attachments

        Issue Links

          Activity

            People

              sysprg Julius Goryavsky
              kjoiner Kyle Joiner (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              7 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.