Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.31
-
Fix Version/s: 5.5.32
-
Component/s: None
-
Labels:None
-
Environment:Linux
Description
This is the same bug as filled against MySQL:
http://bugs.mysql.com/bug.php?id=51771
Also MariaDB has really weird message when we try to uninstall non-dynamic plugin.
MariaDB [test]> uninstall plugin innodb;
ERROR 1305 (42000): PLUGIN innodb does not exist
It would be better to give users a better hint where the problem is.