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

ddl: fix issue of add foreign key failed but doesn't rollback #39583

Merged
merged 7 commits into from
Dec 2, 2022

Commits on Dec 2, 2022

  1. ddl: fix issue of add foreign key failed but doesn't rollback

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

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    9da64c0 View commit details
    Browse the repository at this point in the history
  4. Update ddl/foreign_key_test.go

    Co-authored-by: tangenta <tangenta@126.com>
    crazycs520 and tangenta authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    83418ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03c68c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8132a42 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b8dfd7 View commit details
    Browse the repository at this point in the history