The most complete and stable MySQL client library written completely in Go. For discussion, ideas, suggestions, feature requests etc, please visit the GoMySQL Google Group (link below). For any issues/bugs or need some help, please post an issue on Github.
Stars
190
Forks
34
Watchers
190
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
5
commits
1
commits
Use COM_STMT_CLOSE instead of COM_STMT_RESET in Statement.Close().
e621cd9View on GitHubStatement.FreeResult now removes any waiting result packets and doesn't need preceeding FreeResult
db0964aView on GitHub