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: supply Task memory usage and correct some accumulation #38638

Merged
merged 36 commits into from
Nov 2, 2022

Commits on Oct 17, 2022

  1. plancache monitor

    fzzf678 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6d65432 View commit details
    Browse the repository at this point in the history
  2. Update plan_cache_lru.go

    fzzf678 committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    022ad83 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. undo this

    fzzf678 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    ea66c50 View commit details
    Browse the repository at this point in the history
  2. Update tidb.json

    fzzf678 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0a87a94 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. grafana json

    fzzf678 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    0462a6b View commit details
    Browse the repository at this point in the history
  2. use defer

    fzzf678 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    7eb23a6 View commit details
    Browse the repository at this point in the history
  3. undo

    fzzf678 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    db78523 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. undo!

    fzzf678 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    130cbab View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    4eb8acc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2ffddb View commit details
    Browse the repository at this point in the history
  3. Update plan_cache_lru_test.go

    fzzf678 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    055c0c6 View commit details
    Browse the repository at this point in the history
  4. Update plan_cache_lru.go

    fzzf678 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    19e4fa2 View commit details
    Browse the repository at this point in the history
  5. Update plan_cache_lru.go

    fzzf678 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    42fc907 View commit details
    Browse the repository at this point in the history
  6. undo

    log for test
    fzzf678 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    29531d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Update physical_plans.go

    fzzf678 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    f1daf34 View commit details
    Browse the repository at this point in the history
  2. Update physical_plans.go

    fzzf678 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    b1ea388 View commit details
    Browse the repository at this point in the history
  3. Update plan_cache_lru.go

    fzzf678 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    fb9349c View commit details
    Browse the repository at this point in the history
  4. undo

    fzzf678 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2070e10 View commit details
    Browse the repository at this point in the history
  5. Update plan_cache_lru.go

    fzzf678 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    edf9f9d View commit details
    Browse the repository at this point in the history
  6. Update tidb.json

    fzzf678 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    0492e5b View commit details
    Browse the repository at this point in the history
  7. rename

    fzzf678 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1f4317f View commit details
    Browse the repository at this point in the history
  8. close plan cache in closeConn

    fzzf678 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3a668dc View commit details
    Browse the repository at this point in the history
  9. undo

    fzzf678 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1aa6c79 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. basePhysicalJoin

    fzzf678 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    08f1253 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. supply memoryusage

    fzzf678 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a6cd7ad View commit details
    Browse the repository at this point in the history
  2. undo

    fzzf678 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    55d27d8 View commit details
    Browse the repository at this point in the history
  3. fix

    fzzf678 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    a6773ab View commit details
    Browse the repository at this point in the history
  4. Update physical_plans.go

    fzzf678 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    13ac663 View commit details
    Browse the repository at this point in the history
  5. supply

    fzzf678 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b1ff8e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8fbb3a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Update model.go

    fzzf678 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8f388f9 View commit details
    Browse the repository at this point in the history
  2. Update model.go

    fzzf678 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f526037 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    7290a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f1ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d03151f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08dfe48 View commit details
    Browse the repository at this point in the history