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

*: update tidb #303

Merged
merged 4 commits into from
Dec 12, 2019
Merged

*: update tidb #303

merged 4 commits into from
Dec 12, 2019

Conversation

disksing
Copy link
Contributor

What problem does this PR solve?

tidb dependency is too old. Need to update.

What is changed and how it works?

  • update modules.
  • migrate ddl updates

Check List

Tests

  • Unit test

Signed-off-by: disksing <[email protected]>
@disksing
Copy link
Contributor Author

/run-all-tests

@WangXiangUSTC
Copy link
Contributor

/run-integration-tests

@WangXiangUSTC
Copy link
Contributor

/run-integration-tests

@WangXiangUSTC
Copy link
Contributor

LGTM

if table.PKIsHandle {
pkIndex := &model.IndexInfo{
Name: model.NewCIStr("PRIMARY"),
Primary: true,
Copy link
Contributor

@zimulala zimulala Dec 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to set the values of State and Unique?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

set in 17be9e7

Copy link
Contributor

@zimulala zimulala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@disksing
Copy link
Contributor Author

/merge

@disksing disksing merged commit a41cb7f into master Dec 12, 2019
@disksing disksing deleted the update-tidb branch December 12, 2019 04:10
overvenus added a commit that referenced this pull request Dec 30, 2019
This reverts commit a41cb7f.

Signed-off-by: Neil Shen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants