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: unify the behavior of prepare/execute limit to mysql #40360

Merged
merged 34 commits into from
Jan 10, 2023

Commits on Jan 6, 2023

  1. commit

    fzzf678 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    0557606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d45069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28dd3f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a723944 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'planCache_limit_behaviour' of https://github.com/fzzf67…

    …8/tidb into planCache_limit_behaviour
    fzzf678 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    349d284 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1b95cf View commit details
    Browse the repository at this point in the history
  7. Update plan_cache_test.go

    fzzf678 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    463b85f View commit details
    Browse the repository at this point in the history
  8. fix ut

    fzzf678 committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    ed925f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    47cfbfa View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    39b8b7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c383c8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'planCache_limit_behaviour' of https://github.com/fzzf67…

    …8/tidb into planCache_limit_behaviour
    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    26d1455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7c7c59 View commit details
    Browse the repository at this point in the history
  5. rename

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    87ad598 View commit details
    Browse the repository at this point in the history
  6. reanme

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6094e46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ffc51a3 View commit details
    Browse the repository at this point in the history
  8. test

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    7c3a2cc View commit details
    Browse the repository at this point in the history
  9. Update prepared_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    e44d8ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49855b0 View commit details
    Browse the repository at this point in the history
  11. amazing

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    850b34a View commit details
    Browse the repository at this point in the history
  12. Update plan_cache_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    253f14a View commit details
    Browse the repository at this point in the history
  13. Update plan_cache_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    eddee4f View commit details
    Browse the repository at this point in the history
  14. Update plan_cache_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f9e204f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    924cd7d View commit details
    Browse the repository at this point in the history
  16. Update plan_cache_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    00e2abd View commit details
    Browse the repository at this point in the history
  17. Merge branch 'planCache_limit_behaviour' of https://github.com/fzzf67…

    …8/tidb into planCache_limit_behaviour
    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f9b93a8 View commit details
    Browse the repository at this point in the history
  18. Update plan_cache_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    f774bd6 View commit details
    Browse the repository at this point in the history
  19. Update plan_cache_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    55bac3b View commit details
    Browse the repository at this point in the history
  20. Update plan_cache_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    858d59f View commit details
    Browse the repository at this point in the history
  21. Update plan_cache_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d11cafe View commit details
    Browse the repository at this point in the history
  22. Update plan_cache_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    32e4337 View commit details
    Browse the repository at this point in the history
  23. test

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    68546d5 View commit details
    Browse the repository at this point in the history
  24. Update prepared_test.go

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d269e8c View commit details
    Browse the repository at this point in the history
  25. WhyThisWorks

    fzzf678 committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d556fc8 View commit details
    Browse the repository at this point in the history