[MDEV-9601] Client build does not build gssapi_client plugin Created: 2016-02-20 Updated: 2016-02-22 Resolved: 2016-02-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling, Plugins |
| Affects Version/s: | 10.1.11 |
| Fix Version/s: | 10.1.12 |
| Type: | Bug | Priority: | Major |
| Reporter: | Bernard Spil | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
FreeBSD 10.2 amd64 |
||
| Description |
|
When MariaDB is built `-DWITHOUT_SERVER=1` it does not build the client GSSAPI plugin `lib/mysql/plugin/auth_gssapi_client.so` This is an issue with FreeBSD ports as all MariaDB (and MySQL, PostgreSQL etc) ports have separate client ports. |