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

executor: add privilege check for show bindings (#14443) #14618

Merged
merged 3 commits into from
Feb 4, 2020

Conversation

alivxxx
Copy link
Contributor

@alivxxx alivxxx commented Feb 4, 2020

Cherry pick #14443
Conflicts: show.go

Copy link
Contributor

@lzmhhh123 lzmhhh123 left a comment

Choose a reason for hiding this comment

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

LGTM

eurekaka
eurekaka previously approved these changes Feb 4, 2020
Copy link
Contributor

@eurekaka eurekaka left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -17,6 +17,7 @@ import (
"context"
"flag"
"fmt"
"github.com/pingcap/parser/auth"
Copy link
Contributor

@crazycs520 crazycs520 Feb 4, 2020

Choose a reason for hiding this comment

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

put in the right place.

@crazycs520
Copy link
Contributor

/merge

@sre-bot
Copy link
Contributor

sre-bot commented Feb 4, 2020

Sorry @crazycs520, you don't have permission to trigger auto merge event on this branch.

@zz-jason zz-jason added status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. labels Feb 4, 2020
@sre-bot
Copy link
Contributor

sre-bot commented Feb 4, 2020

/run-all-tests

@sre-bot sre-bot merged commit 0c426b1 into pingcap:release-3.0 Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/privilege status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants