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

plugin_maturity cannot be set dynamic

    XMLWordPrintable

Details

    Description

      Plugin Maturity variable (plugin_maturity) cannot be set dynamically (as documented).

      SQL> set session plugin_maturity=beta;
      ERROR 1238 (HY000): Variable 'plugin_maturity' is a read only variable
      SQL> set global plugin_maturity=beta;
      ERROR 1238 (HY000): Variable 'plugin_maturity' is a read only variable

      This is very inconvenient and does not follow the approach of "everything can be configured online".

      Attachments

        Activity

          People

            serg Sergei Golubchik
            oli Oli Sennhauser
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.