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

planner/core: fix a bug that check update privilege use wrong AsName and DBName (#9003) #10157

Merged
merged 3 commits into from
Apr 17, 2019

Commits on Apr 15, 2019

  1. planner/core: fix a bug that check update privilege use wrong `AsName…

    …` and DBName (pingcap#9003)
    
    * Fix issue 8911
    * Check privilege should use table OrigName, instead of AsName
    bb7133 committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    19193e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. fix CI

    bb7133 committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    c13dcd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Configuration menu
    Copy the full SHA
    53b61ac View commit details
    Browse the repository at this point in the history