PackageTrack
Sign in Get early access

github.com/go-sql-driver/mysql

v1.10.0 #247 most downloaded on Go modules go-sql-driver/mysql

What this package is like to depend on

Last release 3 days ago

20 Aug 2026

Ships unpredictably

gaps range from 8 days to 8 months

Some releases are documented

notes for 10 of 20 stable releases

Nothing withdrawn

no release was ever pulled

14 years old

622 releases · first in 2012

24 releases in the last 12 months

see the full history below

Release timeline

622 releases · May 2012 to Aug 2026
2013 2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 60 of 622
  1. v1.10.1-0.20260820213450-532b8e566f23 20 Aug 2026 pre-release

    Nothing published for this version

  2. v1.10.1-0.20260814074202-fe209ccef762 14 Aug 2026 pre-release

    Nothing published for this version

  3. v1.10.1-0.20260807053845-03d76c7e0790 07 Aug 2026 pre-release

    Nothing published for this version

  4. v1.10.1-0.20260731091240-c426bd93799d 31 Jul 2026 pre-release

    Nothing published for this version

  5. v1.10.1-0.20260716145735-416cd99d4639 16 Jul 2026 pre-release

    Nothing published for this version

  6. v1.10.1-0.20260715065847-b96d41506ad9 15 Jul 2026 pre-release

    Nothing published for this version

  7. v1.10.1-0.20260712001338-dec193d8a182 12 Jul 2026 pre-release

    Nothing published for this version

  8. v1.10.1-0.20260702152212-301344764f9d 02 Jul 2026 pre-release

    Nothing published for this version

  9. v1.10.1-0.20260626011754-9d60a398c474 26 Jun 2026 pre-release

    Nothing published for this version

  10. v1.10.1-0.20260613074156-7e1e3ed8ab9f 13 Jun 2026 pre-release

    Nothing published for this version

  11. v1.10.1-0.20260520072059-0182914173ef 20 May 2026 pre-release

    Nothing published for this version

  12. v1.10.0 29 Apr 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.9.2...v1.10.0

    Open source →
    Release notes
    • Fix getSystemVar("max_allowed_packet") potentially returned wrong value. (#1754) This affects only when maxAllowedPacket=0 is set.

    • Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0. (#1756) While older versions have reported CVEs, they do not affect go-mysql.

    • Update Go versions to 1.24-1.26. (#1763)

    • Enhance interpolateParams to correctly handle placeholders. (#1732) The question mark (?) within strings and comments will no longer be treated as a placeholder.

    Open source →
  13. v1.9.3 13 Jun 2025
    Release notes

    What's Changed

    Full Changelog: v1.9.2...v1.9.3

    Open source →
    Release notes
    • tx.Commit() and tx.Rollback() returned ErrInvalidConn always. Now they return cached real error if present. (#1690)

    • Optimize reading small result sets to fix a performance regression introduced by compression protocol support. (#1707)

    • Fix db.Ping() on compressed connection. (#1723)

    Open source →
  14. v1.9.3-0.20260427104753-6c44a9a0a176 27 Apr 2026 pre-release

    Nothing published for this version

  15. v1.9.3-0.20260421120512-688ce563a285 21 Apr 2026 pre-release

    Nothing published for this version

  16. v1.9.3-0.20260219133743-fed2c72bc518 19 Feb 2026 pre-release

    Nothing published for this version

  17. v1.9.3-0.20250613015659-76c00e35a8d4 13 Jun 2025 pre-release

    Nothing published for this version

  18. v1.9.3-0.20250612131400-bf7afb7cf4b2 12 Jun 2025 pre-release

    Nothing published for this version

  19. v1.9.3-0.20250508063858-af56fba75c83 08 May 2025 pre-release

    Nothing published for this version

  20. v1.9.3-0.20250429024341-2356566e5123 29 Apr 2025 pre-release

    Nothing published for this version

  21. v1.9.3-0.20250426000852-6e944e126d91 26 Apr 2025 pre-release

    Nothing published for this version

  22. v1.9.3-0.20250424094348-0fd55eb45dae 24 Apr 2025 pre-release

    Nothing published for this version

  23. v1.9.3-0.20250423082806-f7d94ecd2d71 23 Apr 2025 pre-release

    Nothing published for this version

  24. v1.9.3-0.20250421104234-7da50ff71ba3 21 Apr 2025 pre-release

    Nothing published for this version

  25. v1.9.3-0.20250420112435-f433f1f9c1c0 20 Apr 2025 pre-release

    Nothing published for this version

  26. v1.9.3-0.20250411105834-879eb117f443 11 Apr 2025 pre-release

    Nothing published for this version

  27. v1.9.3-0.20250408034531-c84f49d1dbeb 08 Apr 2025 pre-release

    Nothing published for this version

  28. v1.9.2 07 Apr 2025
    Release notes

    What's Changed

    v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.

    Full Changelog: v1.9.1...v1.9.2

    Open source →
    Release notes

    v1.9.2 is a re-release of v1.9.1 due to a release process issue; no changes were made to the content.

    Open source →
  29. v1.9.1 21 Mar 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.9.0...v1.9.1

    Open source →
    Release notes

    Major Changes

    • Add Charset() option. (#1679)

    Bugfixes

    • go.mod: fix go version format (#1682)
    • Fix FormatDSN missing ConnectionAttributes (#1619)
    Open source →
  30. v1.9.1-0.20250314130500-b84ac5af9c77 14 Mar 2025 pre-release

    Nothing published for this version

  31. v1.9.1-0.20250310024822-88ff88b5915d 10 Mar 2025 pre-release

    Nothing published for this version

  32. v1.9.1-0.20250310023349-c87981610c07 10 Mar 2025 pre-release

    Nothing published for this version

  33. v1.9.0 18 Feb 2025
    Release notes

    Major Changes

    • Implement zlib compression. (#1487)
    • Supported Go version is updated to Go 1.21+. (#1639)
    • Add support for VECTOR type introduced in MySQL 9.0. (#1609)
    • Config object can have custom dial function. (#1527)

    Bugfixes

    • Fix auth errors when username/password are too long. (#1625)
    • Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#1640)
    • Fix auth switch request handling. (#1666)

    Other changes

    • Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. (#1589)
    • Improve error handling. It reduces the "busy buffer" errors. (#1595, #1601, #1641)
    • Use strconv.Atoi to parse max_allowed_packet. (#1661)
    • rejectReadOnly option now handles ER_READ_ONLY_MODE (1290) error too. (#1660)

    Full Changelog: v1.8.1...v1.9.0

    New Contributors

    Open source →
    Release notes

    Major Changes

    • Implement zlib compression. (#1487)
    • Supported Go version is updated to Go 1.21+. (#1639)
    • Add support for VECTOR type introduced in MySQL 9.0. (#1609)
    • Config object can have custom dial function. (#1527)

    Bugfixes

    • Fix auth errors when username/password are too long. (#1625)
    • Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#1640)
    • Fix auth switch request handling. (#1666)

    Other changes

    • Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. (#1589)
    • Improve error handling. It reduces the "busy buffer" errors. (#1595, #1601, #1641)
    • Use strconv.Atoi to parse max_allowed_packet. (#1661)
    • rejectReadOnly option now handles ER_READ_ONLY_MODE (1290) error too. (#1660)
    Open source →
  34. v1.8.2-0.20240613143533-a3323c059a7c 13 Jun 2024 pre-release

    Nothing published for this version

  35. v1.8.1 26 Mar 2024
    Release notes

    What's Changed

    Bugfixes:

    • fix race condition when context is canceled in #1562 and #1570

    Full Changelog: v1.8.0...v1.8.1

    Open source →
    Release notes

    Bugfixes:

    • fix race condition when context is canceled in #1562 and #1570
    Open source →
  36. v1.8.1-0.20250129055901-341a5a524683 29 Jan 2025 pre-release

    Nothing published for this version

  37. v1.8.1-0.20250123093231-85c6311943c8 23 Jan 2025 pre-release

    Nothing published for this version

  38. v1.8.1-0.20250122055924-255d1ad98f1d 22 Jan 2025 pre-release

    Nothing published for this version

  39. v1.8.1-0.20241224041011-7403860363ca 24 Dec 2024 pre-release

    Nothing published for this version

  40. v1.8.1-0.20241220051332-b335ed33d6a1 20 Dec 2024 pre-release

    Nothing published for this version

  41. v1.8.1-0.20241219031414-3348e573da4c 19 Dec 2024 pre-release

    Nothing published for this version

  42. v1.8.1-0.20241215033713-c9f41c074062 15 Dec 2024 pre-release

    Nothing published for this version

  43. v1.8.1-0.20241201010842-575e1b288d62 01 Dec 2024 pre-release

    Nothing published for this version

  44. v1.8.1-0.20241127034128-2df7a26b03e5 27 Nov 2024 pre-release

    Nothing published for this version

  45. v1.8.1-0.20241121154825-9c8d6a5ddc5b 21 Nov 2024 pre-release

    Nothing published for this version

  46. v1.8.1-0.20241119040949-41a5fa29f2f7 19 Nov 2024 pre-release

    Nothing published for this version

  47. v1.8.1-0.20241111021449-f62f523d2458 11 Nov 2024 pre-release

    Nothing published for this version

  48. v1.8.1-0.20240830053805-00dc21a6243c 30 Aug 2024 pre-release

    Nothing published for this version

  49. v1.8.1-0.20240805053135-2f1527670cb7 05 Aug 2024 pre-release

    Nothing published for this version

  50. v1.8.1-0.20240804075229-c7276ee51ed3 04 Aug 2024 pre-release

    Nothing published for this version

  51. v1.8.1-0.20240724024526-44553d64bcde 24 Jul 2024 pre-release

    Nothing published for this version

  52. v1.8.1-0.20240719042036-f6a18cf1ac3e 19 Jul 2024 pre-release

    Nothing published for this version

  53. v1.8.1-0.20240719040206-9c20169374db 19 Jul 2024 pre-release

    Nothing published for this version

  54. v1.8.1-0.20240628233617-3484db1f68a7 28 Jun 2024 pre-release

    Nothing published for this version

  55. v1.8.1-0.20240616012006-52c1917d9990 16 Jun 2024 pre-release

    Nothing published for this version

  56. v1.8.1-0.20240614045124-87443b94dfd4 14 Jun 2024 pre-release

    Nothing published for this version

  57. v1.8.1-0.20240611134922-9b8d28eff68e 11 Jun 2024 pre-release

    Nothing published for this version

  58. v1.8.1-0.20240611133445-05325d8c2d8a 11 Jun 2024 pre-release

    Nothing published for this version

  59. v1.8.1-0.20240604101235-2f7015e5c48d 04 Jun 2024 pre-release

    Nothing published for this version

  60. v1.8.1-0.20240430132706-af8d7931954e 30 Apr 2024 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive