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

wsrep plugin lists its plugin_maturity as Unknown

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 10.1.2
    • 10.1.3
    • Galera, Plugins
    • None
    • 10.1.2-MariaDB-1~trusty-wsrep-log

    Description

      SELECT plugin_name,plugin_version,plugin_maturity   FROM information_schema.plugins   ORDER BY plugin_maturity,plugin_name;
      +-----------------------------+----------------+-----------------+
      | plugin_name                 | plugin_version | plugin_maturity |
      +-----------------------------+----------------+-----------------+
      ...
      | wsrep                       | 1.0            | Unknown         |
      +-----------------------------+----------------+-----------------+

      Attachments

        Activity

          commit 36c1982a19723e45c00cb0b5eea16d2e4c069c21
          Author: Jan Lindström <jan.lindstrom@skysql.com>
          Date: Wed Feb 18 15:23:37 2015 +0200

          MDEV-7604: wsrep plugin lists its plugin_maturity as Unknown

          Changed wsrep plugin from mysql_plugin to maria_plugin to
          set up plugin_maturity to Stable.

          jplindst Jan Lindström (Inactive) added a comment - commit 36c1982a19723e45c00cb0b5eea16d2e4c069c21 Author: Jan Lindström <jan.lindstrom@skysql.com> Date: Wed Feb 18 15:23:37 2015 +0200 MDEV-7604 : wsrep plugin lists its plugin_maturity as Unknown Changed wsrep plugin from mysql_plugin to maria_plugin to set up plugin_maturity to Stable.

          People

            jplindst Jan Lindström (Inactive)
            greenman Ian Gilfillan
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.