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: support 'admin flush plan cache' #30370

Merged
merged 33 commits into from
Dec 27, 2021

Commits on Dec 3, 2021

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

Commits on Dec 9, 2021

  1. modify the parser

    Reminiscent committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    2980334 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:pingcap/tidb into adminFlushCache

    � Conflicts:
    �	parser/parser.go
    Reminiscent committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    d90fe23 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. update parser.go

    Reminiscent committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    3a4b259 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Merge branch 'master' of github.com:pingcap/tidb into adminFlushCache

    � Conflicts:
    �	parser/parser.go
    Reminiscent committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    23c84c7 View commit details
    Browse the repository at this point in the history
  2. support instance scope

    Reminiscent committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    6bc1ba8 View commit details
    Browse the repository at this point in the history
  3. fix ut

    Reminiscent committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    f065789 View commit details
    Browse the repository at this point in the history
  4. fix ut

    Reminiscent committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a275ed0 View commit details
    Browse the repository at this point in the history
  5. fix ut

    Reminiscent committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    7c57f92 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    f3ef231 View commit details
    Browse the repository at this point in the history
  2. add more test cases

    Reminiscent committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    392e975 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f582275 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b3c660 View commit details
    Browse the repository at this point in the history
  5. fix ut

    Reminiscent committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    6c9d373 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. address comments

    Reminiscent committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    29bef06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb4661 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    605bc24 View commit details
    Browse the repository at this point in the history
  2. address comments

    Reminiscent committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    eb8d298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    256ffe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    986fd65 View commit details
    Browse the repository at this point in the history
  5. address comments

    Reminiscent committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    955d189 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    228f6e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0aea7b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    fcc3748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c2cec5 View commit details
    Browse the repository at this point in the history
  3. address comments

    Reminiscent committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    e7c266e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. address comment

    Reminiscent committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    d2942c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c839a1d View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2021

  1. fix ut

    Reminiscent committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    a0de73a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1645eea View commit details
    Browse the repository at this point in the history
  3. fix ut

    Reminiscent committed Dec 24, 2021
    Configuration menu
    Copy the full SHA
    0cb6e62 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

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