Skip to content

fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0#146

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-sql-driver-mysql-1.x
Open

fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0#146
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-go-sql-driver-mysql-1.x

Conversation

@renovate

@renovate renovate Bot commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/go-sql-driver/mysql v1.8.1v1.10.0 age confidence

Release Notes

go-sql-driver/mysql (github.com/go-sql-driver/mysql)

v1.10.0

Compare Source

  • 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.

v1.9.3

Compare Source

What's Changed

Full Changelog: go-sql-driver/mysql@v1.9.2...v1.9.3

v1.9.2

Compare Source

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

v1.9.1

Compare Source

Major Changes
Bugfixes
  • go.mod: fix go version format (#​1682)
  • Fix FormatDSN missing ConnectionAttributes (#​1619)

v1.9.0

Compare Source

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update module github.com/go-sql-driver/mysql to v1.9.3 fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0 Apr 29, 2026
@renovate renovate Bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 14dd8dc to bc30234 Compare April 29, 2026 21:35
@renovate

renovate Bot commented Apr 29, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.4 -> 1.24.0
filippo.io/edwards25519 v1.1.0 -> v1.2.0

@renovate renovate Bot changed the title fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0 fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0 - autoclosed May 25, 2026
@renovate renovate Bot closed this May 25, 2026
@renovate renovate Bot deleted the renovate/github.com-go-sql-driver-mysql-1.x branch May 25, 2026 10:06
@renovate renovate Bot changed the title fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0 - autoclosed fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0 May 31, 2026
@renovate renovate Bot reopened this May 31, 2026
@renovate renovate Bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch 2 times, most recently from bc30234 to 1c9f999 Compare May 31, 2026 06:06
@renovate renovate Bot changed the title fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0 fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0 - autoclosed Jun 4, 2026
@renovate renovate Bot closed this Jun 4, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0 - autoclosed fix(deps): update module github.com/go-sql-driver/mysql to v1.10.0 Jun 5, 2026
@renovate renovate Bot reopened this Jun 5, 2026
@renovate renovate Bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch 2 times, most recently from 1c9f999 to 1ba7ae9 Compare June 5, 2026 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants