[MDEV-20] INSTALL PLUGIN * Created: 2011-11-24 Updated: 2012-03-07 Resolved: 2012-03-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 5.5.21 |
| Type: | Task | Priority: | Minor |
| Reporter: | Rasmus Johansson (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | plugins | ||
| Description |
|
InnoDB, XtraDB, PBXT (at least) come with a storage engine plugin and many Currently one needs to install them all one by one.
would be a more convenient way to install everything at once. Additionally we introduce
to be able to uninstall all these plugins with one statement. As another bit of user-friendliness we'll allow one to specify .so/.dll names |
| Comments |
| Comment by Sergei Golubchik [ 2012-03-07 ] |
|
ported the old patch from 5.2 and pushed |