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: fix inconsistent of grants privileges with MySQL when executing grant all on ... #12330

Merged
merged 31 commits into from
Oct 23, 2019

Commits on Sep 24, 2019

  1. fix bug #12324

    Hokkaitao committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    e5887dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef5c4a8 View commit details
    Browse the repository at this point in the history
  3. add some testcase

    Hokkaitao committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    ee12808 View commit details
    Browse the repository at this point in the history
  4. fix Unit test

    Hokkaitao committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    89191e6 View commit details
    Browse the repository at this point in the history
  5. fix Unit tests

    Hokkaitao committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    fa68820 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0e0df2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b6db8c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

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

Commits on Oct 17, 2019

  1. modify

    tsthght committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    d0a4792 View commit details
    Browse the repository at this point in the history
  2. fix testcase error

    tsthght committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    4b6cbab View commit details
    Browse the repository at this point in the history
  3. modify go.mod

    tsthght committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    6babea2 View commit details
    Browse the repository at this point in the history
  4. add more testcase

    tsthght committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    0d7f32d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. modify go.mod

    tsthght committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    98636af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    443928b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d434b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5bce69 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. go mod tidy

    tsthght committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    1ed1eee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into pri

    Lingyu Song committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    7e6a230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84a2dab View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    tiancaiamao committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    bceb91b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Configuration menu
    Copy the full SHA
    d5e6bd7 View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    tiancaiamao committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    7c0a495 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into pri

    Lingyu Song committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    cc8e6d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb4bda3 View commit details
    Browse the repository at this point in the history
  5. fix error

    tsthght committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    e55a1aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea9ae9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f34fbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea0140f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1150b09 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    b448ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5405625 View commit details
    Browse the repository at this point in the history