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 analyze update panic cause by duplicate call analyze executor Close method #20390

Merged
merged 11 commits into from
Oct 12, 2020

Commits on Oct 10, 2020

  1. executor: fix analyze update panic cause by duplicate call analyze ex…

    …ecutor Close method
    
    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    3698b5f View commit details
    Browse the repository at this point in the history
  2. refine code

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    33761dd View commit details
    Browse the repository at this point in the history
  3. address comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    231bf47 View commit details
    Browse the repository at this point in the history
  4. Revert "address comment"

    This reverts commit 231bf47.
    crazycs520 committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    d0c5d75 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    055f0a2 View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    8c702da View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    6e7f269 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d789064 View commit details
    Browse the repository at this point in the history
  5. refine code

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    63b0b16 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix-analyze-update' of https://github.com/crazycs520/tidb

    … into fix-analyze-update
    crazycs520 committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    748f2a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec847d8 View commit details
    Browse the repository at this point in the history