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

plugins.multiauth fails on FreeBSD due to a differently formatted error message

    XMLWordPrintable

Details

    Description

      Other versions are likely affected too, I didn't check

      CURRENT_TEST: plugins.multiauth
      --- /usr/home/ec2-user/mariadb-server/mysql-test/suite/plugins/r/multiauth.result	2022-02-02 01:36:26.000000000 +0000
      +++ /usr/home/ec2-user/mariadb-server/mysql-test/suite/plugins/r/multiauth.reject	2022-02-02 17:14:06.117624000 +0000
      @@ -181,7 +181,7 @@
       CREATE USER for mysqltest1@%
       CREATE USER `mysqltest1`@`%` IDENTIFIED VIA ed25519 USING 'F4aF8bw7130VaRbdLCl4f/P/wkjDmgJXwWvpJ5gmsZc'
       # no plugin = failure
      -mysqltest: Could not open connection 'default': 1045 Plugin client_ed25519 could not be loaded: <PLUGINDIR>/no/client_ed25519.so: cannot open shared object file: No such file or directory
      +mysqltest: Could not open connection 'default': 1045 Plugin client_ed25519 could not be loaded: Cannot open "<PLUGINDIR>/no/client_ed25519.so"
       alter user mysqltest1 identified via ed25519 as password("good") OR mysql_native_password as password("works");
       show create user mysqltest1;
       CREATE USER for mysqltest1@%
      

      Attachments

        Activity

          People

            serg Sergei Golubchik
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

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