[MDEV-7604] wsrep plugin lists its plugin_maturity as Unknown Created: 2015-02-18  Updated: 2015-02-18  Resolved: 2015-02-18

Status: Closed
Project: MariaDB Server
Component/s: Galera, Plugins
Affects Version/s: 10.1.2
Fix Version/s: 10.1.3

Type: Bug Priority: Trivial
Reporter: Ian Gilfillan Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Environment:

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         |
+-----------------------------+----------------+-----------------+



 Comments   
Comment by Jan Lindström (Inactive) [ 2015-02-18 ]

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.

Generated at Thu Feb 08 07:20:53 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.