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

CREATE USER compatibility for unixsocket plugin (IDENTIFIED WITH vs IDENTIFIED via)

    XMLWordPrintable

Details

    Description

      New version of MariaDB supports mapping OS users to DB users, that is a great new feature!

      MySQL had it before, and uses a slightly different syntax:

      ALTER USER sst@localhost IDENTIFIED WITH auth_socket AS 'mysql';
      

      It would be nice if MariaDB supports the same syntax, this makes automation easier to implement.

      So, auth_socket should map to unixsocket plugin,
      and IDENTIFED WITH should be implemented the same way as IDENTIFIED WITH

      Thank you

      Attachments

        Activity

          People

            Unassigned Unassigned
            michaeldg Michaël de groot
            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.