update permissions required for BACKUP and RESTORE#5771
Conversation
|
@kennytm: Thanks for your review. The bot only counts approvals from reviewers and higher roles in list, but you're still welcome to leave your comments. DetailsIn response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: e4205e3 |
|
/remove-translation doing |
What is changed, added or deleted? (Required)
TIDB v5.1 supports fine grained privileges (aka Dynamic privileges), so it's recommended to use these over
SUPER. This adds the fine grained privileges forBACKUPandRESTOREcommands.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?