Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-31387

Windows packages missing auth_gssapi plugin

Details

    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.

      Attachments

        Activity

          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)

          wlad Vladislav Vaintroub added a comment - 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)
          amundae Trevor Best added a comment -

          Ah thank you, so to use it then I just skip the installation step (I.E. "INSTALL SONAME 'auth_gssapi';" or adding it to the conf file) in the documentation and continue as if it is already installed?

          amundae Trevor Best added a comment - Ah thank you, so to use it then I just skip the installation step (I.E. "INSTALL SONAME 'auth_gssapi';" or adding it to the conf file) in the documentation and continue as if it is already installed?

          right, it is installed already.

          wlad Vladislav Vaintroub added a comment - right, it is installed already.

          I guess, documentation needs some fixing here, it should mention that since 10.11, INSTALL PLUGIN on Windows is not required , or it would not even work.

          wlad Vladislav Vaintroub added a comment - I guess, documentation needs some fixing here, it should mention that since 10.11, INSTALL PLUGIN on Windows is not required , or it would not even work.
          amundae Trevor Best added a comment -

          Lol, thanks, glad to know that I'm not losing my mind thinking that the documentation didn't actually mention this

          amundae Trevor Best added a comment - Lol, thanks, glad to know that I'm not losing my mind thinking that the documentation didn't actually mention this

          People

            greenman Ian Gilfillan
            amundae Trevor Best
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.