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

SHOW PRIVILEGES displays "Delete versioning rows" rather than "Delete History"

    XMLWordPrintable

Details

    Description

      MDEV-17655 fixed most of the inconsistent usage of DELETE VERSIONING ROWS and DELETE HISTORY. However, SHOW PRIVILEGES still shows the old term:

      SHOW PRIVILEGES;
      +-------------------------+---------------------------------------+-------------------------------------------------------+
      | Privilege               | Context                               | Comment                                               |
      +-------------------------+---------------------------------------+-------------------------------------------------------+
      ...
      | Delete                  | Tables                                | To delete existing rows                               |
      | Delete versioning rows  | Tables                                | To delete versioning table historical rows            |
      | Drop                    | Databases,Tables                      | To drop databases, tables, and views                  |
      ...      
      +-------------------------+---------------------------------------+-------------------------------------------------------+
      

      Attachments

        Issue Links

          Activity

            People

              anel Anel Husakovic
              greenman Ian Gilfillan
              Votes:
              0 Vote for this issue
              Watchers:
              4 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.