Closed fzhedu closed 3 years ago
/LGTM
/run-all-tests
We'd better add a case (even manually) to prove that this change will work and be necessary.
We'd better add a case (even manually) to prove that this change will work and be necessary.
a unit test is added in tidb
/lgtm
/merge
/run-all-tests
cherry pick to release-4.0 failed
@fzhedu Shall we cherry-pick it to release-5.0?
What problem does this PR solve?
fix https://github.com/pingcap/tics/issues/1509, where the extra PK 's not null flag is not right set.
What is changed and how it works?
set the not null flag for extran PK
Check List
Tests
Side effects
Related changes