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

privilege: fix atomic problem of DROP ROLE #14090

Merged
merged 7 commits into from
Dec 18, 2019
Merged

Commits on Dec 17, 2019

  1. make drop user and drop role be atomic

    imtbkcat committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    008ecc1 View commit details
    Browse the repository at this point in the history
  2. add test

    imtbkcat committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b5155f4 View commit details
    Browse the repository at this point in the history
  3. fix ci

    imtbkcat committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    f375b95 View commit details
    Browse the repository at this point in the history
  4. fix bug in IF NOT EXIST

    imtbkcat committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    b27c929 View commit details
    Browse the repository at this point in the history
  5. remove duplicated rollback

    imtbkcat committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    7ba3a37 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    ec8a7ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03558dc View commit details
    Browse the repository at this point in the history