[MDEV-20382] SHOW PRIVILEGES displays "Delete versioning rows" rather than "Delete History" Created: 2019-08-19  Updated: 2020-03-09  Resolved: 2020-03-05

Status: Closed
Project: MariaDB Server
Component/s: Authentication and Privilege System
Affects Version/s: 10.3.17, 10.4.7
Fix Version/s: 10.3.23, 10.4.13, 10.5.2

Type: Bug Priority: Major
Reporter: Ian Gilfillan Assignee: Anel Husakovic
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-17655 Inconsistent grant-name usage between... Closed

 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                  |
...      
+-------------------------+---------------------------------------+-------------------------------------------------------+



 Comments   
Comment by Anel Husakovic [ 2019-08-22 ]

Patch 52d2e19dd0ac74b173b25

Comment by Aleksey Midenkov [ 2019-11-21 ]

Ok

Comment by Anel Husakovic [ 2020-03-05 ]

Closed with f8ab5ca3742439.

Generated at Thu Feb 08 08:59:02 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.