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

mysql_plugin doesn't read all server option groups

    XMLWordPrintable

Details

    Description

      The mysql_plugin utility doesn't read all server option groups from the configuration file. It only reads the [mysqld] option group. This is because it executes the following:

      my_print_defaults mysqld
      

      Instead of the following:

      my_print_defaults --mysqld
      

      See the following function:

      https://github.com/MariaDB/server/blob/3a7d7e180a871c5b2b2d98812d9d7f800cf33952/client/mysql_plugin.c#L314

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              GeoffMontee Geoff Montee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 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.