[MDEV-3807] show plugins soname 'xxx' Created: 2012-10-11 Updated: 2013-04-10 Resolved: 2013-04-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | 10.0.2 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | plugins | ||
| Issue Links: |
|
||||
| Description |
|
To install a plugin one needs to know its name in advance. There is no way to examine a .so to see what it contains. SHOW PLUGINS SONAME ... command will list all - including uninstalled - plugins from a given .so |
| Comments |
| Comment by Sergei Golubchik [ 2012-10-11 ] |
|
on the other hand, having INSTALL SONAME, this task becomes less important |
| Comment by Sergei Golubchik [ 2013-04-10 ] |
|
pushed in 10.0-base |