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

Help topics say SUPER is required to bypass read_only

    XMLWordPrintable

Details

    Description

      help ALTER USER
      

      The ALTER USER statement modifies existing MariaDB accounts. To use it, you
      must have the global CREATE USER privilege or the UPDATE privilege for the
      mysql database. The global SUPER privilege is also required if the read_only
      system variable is enabled.

      help SUPER
      

      SUPER
      —

      Execute superuser statements: CHANGE MASTER TO, KILL (users who do not have
      this privilege can only KILL their own threads), PURGE LOGS, SET global system
      variables, or the mysqladmin debug command. Also, this permission allows the
      user to write data even if the read_only startup option is set, enable or

      Attachments

        Issue Links

          Activity

            People

              serg Sergei Golubchik
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.