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

driver: fix: driver/mysql/mysql.go:89:23: undefined: mysql.MySQLWarnings #28

Merged
merged 1 commit into from
Oct 27, 2017

Conversation

fho
Copy link
Contributor

@fho fho commented Oct 27, 2017

compilation failed with:
driver: fix: driver/mysql/mysql.go:89:23: undefined: mysql.MySQLWarnings

MySQLWarnings was removed from the mysql driver
(go-sql-driver/mysql#676), remove it from
migrate

compilation failed with:
  driver: fix: driver/mysql/mysql.go:89:23: undefined: mysql.MySQLWarnings

MySQLWarnings was removed from the mysql driver
(go-sql-driver/mysql#676), remove it from
migrate
@gravis
Copy link
Member

gravis commented Oct 27, 2017

Duplicate of db-journey/mysql-driver#1
FYI, this repo is not maintained any more, in favor of db-journey.

@gravis gravis merged commit 30abc3e into gemnasium:master Oct 27, 2017
@fho fho deleted the fix_mysqlwarn branch October 30, 2017 17:53
@fho fho restored the fix_mysqlwarn branch October 30, 2017 17:53
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.

2 participants