Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2025

This PR contains the following updates:

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

Release Notes

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

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: 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 becomes conflicted, 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
Copy link
Contributor Author

renovate bot commented Feb 18, 2025

ℹ 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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.21.0

@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from c8be80e to 102f7a0 Compare February 23, 2025 07:04
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 102f7a0 to ed0563a Compare March 3, 2025 11:54
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from ed0563a to 2d111d2 Compare March 11, 2025 10:15
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.9.0 Update module github.com/go-sql-driver/mysql to v1.9.1 Mar 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 2d111d2 to 02bfa77 Compare March 21, 2025 02:44
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.9.1 Update module github.com/go-sql-driver/mysql to v1.9.2 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 02bfa77 to bf455f7 Compare April 7, 2025 13:04
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from bf455f7 to cf291e6 Compare April 24, 2025 10:47
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from cf291e6 to e776fdf Compare May 7, 2025 17:34
@renovate renovate bot changed the title Update module github.com/go-sql-driver/mysql to v1.9.2 Update module github.com/go-sql-driver/mysql to v1.9.3 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from e776fdf to a1e6f24 Compare June 13, 2025 07:03
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from a1e6f24 to 4776e81 Compare August 10, 2025 14:10
@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 4776e81 to 06cbcb7 Compare October 9, 2025 10:34
@renovate
Copy link
Contributor Author

renovate bot commented Dec 15, 2025

ℹ️ 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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.21.0

@renovate renovate bot force-pushed the renovate/github.com-go-sql-driver-mysql-1.x branch from 06cbcb7 to b66d0df Compare December 15, 2025 18:26
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.

1 participant