Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.11.0, 10.11.1, 10.11.2, 10.11.3
-
None
Description
Windows packages since 10.11.0 appear to be missing the auth_gssapi plugin. Documentation still states it is included in Windows packages with no alternative for download as in linux. Not sure what is going on, but it definitely appears to be missing.
auth_gssapi is statically linked on Windows, since
MDEV-26715. Because it is statically linked, into the server and client library, there is no extra DLLs (just like there are no DLLs for mysql_native_password, and others)