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 issue of execute prepared DML panic with foreign key cascade #39734

Merged
merged 11 commits into from
Dec 9, 2022

Commits on Dec 7, 2022

  1. init

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    b2950e8 View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3dc7f10 View commit details
    Browse the repository at this point in the history
  3. add test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    2f4e5e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a37445f View commit details
    Browse the repository at this point in the history
  5. tiny refine

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8bfa081 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Update planner/core/flat_plan.go

    Co-authored-by: Zhou Kunqin <25057648+time-and-fate@users.noreply.github.com>
    crazycs520 and time-and-fate authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    2ece897 View commit details
    Browse the repository at this point in the history
  2. Update planner/core/flat_plan.go

    Co-authored-by: Zhou Kunqin <25057648+time-and-fate@users.noreply.github.com>
    crazycs520 and time-and-fate authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    f15b8ed View commit details
    Browse the repository at this point in the history
  3. address comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    cecf18e View commit details
    Browse the repository at this point in the history
  4. mv comment

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    3e3c814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa02b57 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

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