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

mysql_plugin doesn't read all server option groups

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

            Transition Time In Source Status Execution Times
            Anel Husakovic made transition -
            Open In Progress
            19d 9h 58m 1
            Anel Husakovic made transition -
            In Progress Stalled
            19s 1
            Anel Husakovic made transition -
            Stalled In Review
            1m 9s 1
            Sergei Golubchik made transition -
            In Review Stalled
            9d 2h 59m 1
            Sergei Golubchik made transition -
            Stalled Closed
            5d 20h 17m 1

            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.