Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql账号管理支持回收权限(REVOKE) #1341

Merged
merged 1 commit into from
Jan 17, 2022
Merged

Conversation

nick2wang
Copy link
Collaborator

目前账号管理只支持grant赋权,如果需要回收权限只能通过其他工具或mysql命令行操作,体验很割裂

mysql账号管理支持回收权限(REVOKE)
@codecov
Copy link

codecov bot commented Jan 17, 2022

Codecov Report

Merging #1341 (163b29b) into master (c9b057d) will decrease coverage by 0.04%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1341      +/-   ##
==========================================
- Coverage   75.66%   75.61%   -0.05%     
==========================================
  Files          81       81              
  Lines       12507    12514       +7     
==========================================
  Hits         9463     9463              
- Misses       3044     3051       +7     
Impacted Files Coverage Δ
sql/instance_account.py 10.73% <0.00%> (-0.38%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c9b057d...163b29b. Read the comment docs.

Copy link
Collaborator

@LeoQuote LeoQuote left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hhyo hhyo merged commit ff7a07a into hhyo:master Jan 17, 2022
@nick2wang nick2wang deleted the nick-patch branch January 18, 2022 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants