go-sql-driver/mysql v1.4.1 Release Notes

Release Date: 2018-11-14 // over 5 years ago
  • 🛠 Bugfixes:

    • Fix TIME format for binary columns (#818)
    • Fix handling of empty auth plugin names (#835)
    • Fix caching_sha2_password with empty password (#826)
    • Fix canceled context broke mysqlConn (#862)
    • Fix OldAuthSwitchRequest support (#870)
    • Fix Auth Response packet for cleartext password (#887)