mysql: golang version 1.6.2 invalid connection
Issue description
Tell us what should happen and what happens instead
Example code
If possible, please enter some example code here to reproduce the issue.
Error log
[mysql] 2016/04/24 13:56:27 statement.go:27: invalid connection [mysql] 2016/04/24 13:56:27 statement.go:27: invalid connection If you have an error log, please paste it here.
### Configuration
*Driver version (or git SHA):*
*Go version:* run `go version` in your console
*Server version:* E.g. MySQL 5.6, MariaDB 10.0.20
*Server OS:* E.g. Debian 8.1 (Jessie), Windows 10
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Reactions: 4
- Comments: 26 (18 by maintainers)
Commits related to this issue
- statment: Remove invalid connection error on multiple Close calls Fixes #450 — committed to go-sql-driver/mysql by julienschmidt 8 years ago
- statment: Remove invalid connection error on multiple Close calls (#512) Fixes #450 — committed to go-sql-driver/mysql by julienschmidt 8 years ago
You can use older version. But why don’t you new Go? Go 1.6 is not receive even security update. No one on the internet shouldn’t stick on old Go.