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

Allow max_statement_time to be assigned via role

    XMLWordPrintable

Details

    Description

      Allow max_statement_time to be assigned via a role.

      We can assign max_statement_time to users, not roles.
      GRANT USAGE ON . TO 'rajas018'@'%' WITH max_statement_time 10; --working
      GRANT USAGE ON . TO `mysqlread` WITH max_statement_time 10; – not working

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              kjoiner Kyle Joiner (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              11 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.