Skip to content

Conversation

@astaxie
Copy link
Contributor

@astaxie astaxie commented Apr 28, 2017

Description

Use ineffassign to check the code and find

github.com/go-sql-driver/mysql/connection.go:275:3: args assigned and not used
github.com/go-sql-driver/mysql/connection.go:333:3: args assigned and not used

Checklist

  • Code compiles correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary
  • Added myself / the copyright holder to the AUTHORS file

@julienschmidt
Copy link
Member

Please make an entry to the AUTHORS file so we can merge the PR.

Copy link
Member

@julienschmidt julienschmidt left a comment

Choose a reason for hiding this comment

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

Thanks. I will merge as soon as the CI check let's us

@julienschmidt julienschmidt merged commit 147bd02 into go-sql-driver:master Apr 28, 2017
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.

3 participants