Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.31
-
None
-
None
-
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.