[MDEV-743] LP:907964 - Client programs do not have plugin-dir option to be used for plugin authentication Created: 2011-12-23 Updated: 2013-01-08 Resolved: 2013-01-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.3.9 |
| Fix Version/s: | 5.5.28a |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Most of client programs shipped with MariaDB 5.2 / 5.3 do not accept the plugin-dir as an option, which makes authentication that requires a client plugin impossible if the plugin is not in the default folder. Examples: mysqladmin, mysqldump, etc. default-auth is absent too, but I'm not sure if it's required by any of currently existing plugins. If you decide to change it, please also include mysqlslap into the list, it might be handy for testing sometimes. |
| Comments |
| Comment by Rasmus Johansson (Inactive) [ 2012-01-12 ] |
|
Launchpad bug id: 907964 |
| Comment by Sergei Golubchik [ 2013-01-08 ] |
|
fixed in some 5.5, when merged from upstream |