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 index join bug caused by innerWorker panic (#31563) #31615

Merged
merged 16 commits into from
Apr 14, 2022

Commits on Jan 12, 2022

  1. cherry pick pingcap#31563 to release-5.2

    Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
    guo-shaoge authored and ti-srebot committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    af8abc7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. fix conflict

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    2359944 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    491f606 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a7b1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    089c82f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7c5561 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f9b421 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    293bd62 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    d0f2274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c8185b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    372518b View commit details
    Browse the repository at this point in the history
  4. reduce inserted rows to avoid case run too long

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    0e5f918 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4ccc4c View commit details
    Browse the repository at this point in the history
  6. restore config in defer

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    b40fbdf View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release-5.2-82a75542e83f' of github.com:ti-srebot/tidb …

    …into release-5.2-82a75542e83f
    guo-shaoge committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    73efc62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf2ad91 View commit details
    Browse the repository at this point in the history