[CONC-489] gssapi is tested with AUTH_GSSAPI_PLUGIN_TYPE = OFF and windows Created: 2020-08-26 Updated: 2021-02-08 Resolved: 2021-02-08 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 3.1.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
FindGSSAPI is included twice in the top level CMakeList.txt and the second instance is correct |
| Comments |
| Comment by Daniel Black [ 2020-08-26 ] |
|
Easy fix: https://github.com/mariadb-corporation/mariadb-connector-c/pull/146 |