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 mysql to b4242ba (latest). #4552

Merged
merged 1 commit into from
Nov 15, 2019
Merged

Update mysql to b4242ba (latest). #4552

merged 1 commit into from
Nov 15, 2019

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Nov 15, 2019

The most recent tagged release of mysql is v1.4.1, from a year ago. It
also happens to pull in an unwanted dependency (appengine) that the
latest commit does not.

Tests pass:

$ go test -count=1 github.com/go-sql-driver/mysql
ok github.com/go-sql-driver/mysql 0.068s

Fixes #4530

The most recent tagged release of mysql is v1.4.1, from a year ago. It
also happens to pull in an unwanted dependency (appengine) that the
latest commit does not.

Tests pass:

$ go test -count=1  github.com/go-sql-driver/mysql
ok      github.com/go-sql-driver/mysql  0.068s
@jsha jsha requested a review from a team as a code owner November 15, 2019 01:41
@rolandshoemaker rolandshoemaker merged commit 0804e97 into master Nov 15, 2019
@rolandshoemaker rolandshoemaker deleted the update-mysql branch November 15, 2019 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update github.com/go-sql-driver/mysql to latest tagged release
3 participants