Releases: go-sql-driver/mysql
Releases · go-sql-driver/mysql
Version 1.1.0
Major release
- Lowered Memory Footprint
- Improved Stability
- Slightly improved Performance
New Features:
- old_passwords: Old password auth mechanism
- clientFoundRows: Number of matching rows instead of the number of rows changed
- TLS/SSL: TLS/SSL encrypted connections
See CHANGELOG.md for full details
Version 1.0.3
Minor Bugfix release
- Make Close idempotent
- Fix sign byte for positive TIME fields
- No panic on closed connection reuse
- Avoid false nil values for empty strings
Version 1.0.2
Minor Bugfix release
- Fixed false positive
io.EOF
errors
Version 1.0.1
Minor Bugfix release
- fixes support for reading split packets
Version 1.0.0
1.0 release
Beta 5
beta5 Beta 5
Beta 4
Beta 3
beta3 Beta 3 [stable]