Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-3094

unsupported authenticator plugin

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.5.1
    • N/A
    • readwritesplit
    • None

    Description

      after upgrading to maxscale 2.5 we see the following hapening:

      2020-07-26 13:44:34 info : (112318) [MariaDBAuth] Client 'centralqueue'@'138.203.58.136' is using an unsupported authenticator plugin ''. Trying to switch to 'mysql_native_password'.

      but if we check the server we see the following:
      MariaDB [(none)]> SELECT User, Host, Plugin from mysql.user where User = 'centralqueue';
      ---------------------------------------

      User Host plugin

      ---------------------------------------

      centralqueue % mysql_native_password

      ---------------------------------------
      1 row in set (0.001 sec)

      so its set to mysql native, but maxscale does not see this.
      it seems this only happens for older clients

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Maikel Punie Maikel Punie
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.