[MDEV-4573] UNINSTALL PLUGIN misleading error message for non-dynamic plugins Created: 2013-05-24 Updated: 2013-06-14 Resolved: 2013-06-14 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.31 |
| Fix Version/s: | 5.5.32 |
| Type: | Bug | Priority: | Major |
| Reporter: | Honza Horak | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Description |
|
This is the same bug as filled against MySQL: Also MariaDB has really weird message when we try to uninstall non-dynamic plugin. MariaDB [test]> uninstall plugin innodb; It would be better to give users a better hint where the problem is. |