-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
executor: fix privilege check for 'show create user current_user()' (#11142) #11229
executor: fix privilege check for 'show create user current_user()' (#11142) #11229
Conversation
Codecov Report
@@ Coverage Diff @@
## master #11229 +/- ##
================================================
- Coverage 81.2235% 78.3479% -2.8757%
================================================
Files 423 417 -6
Lines 90230 89354 -876
================================================
- Hits 73288 70007 -3281
- Misses 11634 14024 +2390
- Partials 5308 5323 +15 |
Codecov Report
@@ Coverage Diff @@
## release-3.0 #11229 +/- ##
================================================
Coverage ? 78.3479%
================================================
Files ? 417
Lines ? 89354
Branches ? 0
================================================
Hits ? 70007
Misses ? 14024
Partials ? 5323 |
/run-all-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Cherry-pick #11142