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 a bug that can not insert null into a not null column in the empty SQL mode (#21237) #27832

Merged
merged 6 commits into from
Nov 19, 2021

Commits on Sep 6, 2021

  1. cherry pick pingcap#21237 to release-4.0

    Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
    wjhuang2016 authored and ti-srebot committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    209845a View commit details
    Browse the repository at this point in the history
  2. Update insert_common.go

    wjhuang2016 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    96236c8 View commit details
    Browse the repository at this point in the history
  3. Update insert_common.go

    wjhuang2016 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    edd6d62 View commit details
    Browse the repository at this point in the history
  4. Update insert_common.go

    wjhuang2016 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    780cdca View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

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

Commits on Nov 19, 2021

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