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

[WIP] go.mod: update all dependencies #10990

Closed
wants to merge 1 commit into from

Conversation

kennytm
Copy link
Contributor

@kennytm kennytm commented Jun 29, 2019

What problem does this PR solve?

Update the dependencies

What is changed and how it works?

  • PingCAP dependencies (pd, tidb-tools) are updated to v3.0.0.
  • The other dependencies are updated to the latest release version, or master if no release is defined.

Code changes involved:

Check List

Tests

  • Unit test

Code changes

Side effects

Related changes

@kennytm kennytm added type/enhancement The issue or PR belongs to an enhancement. status/DNM component/build labels Jun 29, 2019
@kennytm kennytm changed the title go.mod: update all dependencies [WIP] go.mod: update all dependencies Jun 29, 2019
@Deardrops
Copy link
Contributor

go-sql-driver/mysql has remove support of strict mode.
Is there any mysql driver can enable strict mode and MySQLWarnings?

@kennytm
Copy link
Contributor Author

kennytm commented Aug 22, 2019

@Deardrops The wiki says you should enable strict mode via sql_mode instead.

@Deardrops
Copy link
Contributor

@Deardrops The wiki says you should enable strict mode via sql_mode instead.

@kennytm thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/build type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants