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

ERROR 1819 on grant statment for existing user

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.1.9
    • 10.1.11
    • None
    • Linux with parameters set:
      plugin-load-add=simple_password_check.so
      simple_password_check_other_characters=0
    • 10.1.11

    Description

      For statements:

      CREATE USER 'usergoodmixed'@'%' IDENTIFIED BY 'Hi123456';
      GRANT select  ON  performance_schema.users to  'usergoodmixed'@'%'

      I get error :

      ERROR 1819 (HY000) at line 25 in file: 'password_complexity_test.sql': Your password does not satisfy the current policy requirements

      on the grant statement.
      I see a MySQL Bug:
      https://bugs.mysql.com/bug.php?id=70451
      Is this issue addressed with MariaDB?

      Attachments

        Activity

          aferrett Andy Ferretti created issue -
          serg Sergei Golubchik made changes -
          Field Original Value New Value
          Description For statements:
          CREATE USER 'usergoodmixed'@'%' IDENTIFIED BY 'Hi123456';
          GRANT select ON performance_schema.users to 'usergoodmixed'@'%'
          I get error :
          ERROR 1819 (HY000) at line 25 in file: 'password_complexity_test.sql': Your password does not satisfy the current policy requirements
          on the grant statement.
          I see a MySQL Bug:
          https://bugs.mysql.com/bug.php?id=70451
          Is this issue addressed with MariaDB?
          For statements:
          {code:sql}
          CREATE USER 'usergoodmixed'@'%' IDENTIFIED BY 'Hi123456';
          GRANT select ON performance_schema.users to 'usergoodmixed'@'%'
          {code}
          I get error :
          {noformat}
          ERROR 1819 (HY000) at line 25 in file: 'password_complexity_test.sql': Your password does not satisfy the current policy requirements
          {noformat}
          on the grant statement.
          I see a MySQL Bug:
          https://bugs.mysql.com/bug.php?id=70451
          Is this issue addressed with MariaDB?
          serg Sergei Golubchik made changes -
          Status Open [ 1 ] Confirmed [ 10101 ]
          serg Sergei Golubchik made changes -
          Assignee Sergei Golubchik [ serg ]
          serg Sergei Golubchik made changes -
          Fix Version/s 10.1 [ 16100 ]
          serg Sergei Golubchik made changes -
          Priority Minor [ 4 ] Major [ 3 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Sprint 10.1.11 [ 30 ]
          ratzpo Rasmus Johansson (Inactive) made changes -
          Rank Ranked lower
          serg Sergei Golubchik made changes -
          Status Confirmed [ 10101 ] In Progress [ 3 ]
          serg Sergei Golubchik made changes -
          Summary I am getting ERROR 1819 on grant statment for existing user. ERROR 1819 on grant statment for existing user.
          serg Sergei Golubchik made changes -
          Summary ERROR 1819 on grant statment for existing user. ERROR 1819 on grant statment for existing user
          serg Sergei Golubchik made changes -
          Status In Progress [ 3 ] Stalled [ 10000 ]
          serg Sergei Golubchik made changes -
          Fix Version/s 10.1.11 [ 21202 ]
          Fix Version/s 10.1 [ 16100 ]
          Resolution Fixed [ 1 ]
          Status Stalled [ 10000 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 73133 ] MariaDB v4 [ 149905 ]

          People

            serg Sergei Golubchik
            aferrett Andy Ferretti
            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.