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: Escape object in show grants output | tidb-test=pr/2217 #46976

Merged
merged 10 commits into from
Sep 20, 2023
Merged

executor: Escape object in show grants output | tidb-test=pr/2217 #46976

merged 10 commits into from
Sep 20, 2023

Commits on Sep 14, 2023

  1. Escape object in show grants output

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
    sunxiaoguang committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    be87cb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update privileges_test.go

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
    sunxiaoguang committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    a989667 View commit details
    Browse the repository at this point in the history
  2. Update privileges_test.go

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
    sunxiaoguang committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d4bf1a8 View commit details
    Browse the repository at this point in the history
  3. Upate more tests with show grants output

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
    sunxiaoguang committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    c1ac12e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Test show grants with different sql mode

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
    sunxiaoguang committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    b67dbd3 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
    sunxiaoguang committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    93b20bb View commit details
    Browse the repository at this point in the history
  3. Fix test

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
    sunxiaoguang committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    311139b View commit details
    Browse the repository at this point in the history
  4. Refactor test

    Signed-off-by: Xiaoguang Sun <sunxiaoguang@gmail.com>
    sunxiaoguang committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    68b3416 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1a02f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

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