Update module github.com/go-sql-driver/mysql to v1.10.0 - #29
Open
renovate[bot] wants to merge 1 commit into
Open
Update module github.com/go-sql-driver/mysql to v1.10.0#29renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
February 23, 2025 07:04
c8be80e to
102f7a0
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
March 3, 2025 11:54
102f7a0 to
ed0563a
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
March 11, 2025 10:15
ed0563a to
2d111d2
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
March 21, 2025 02:44
2d111d2 to
02bfa77
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
April 7, 2025 13:04
02bfa77 to
bf455f7
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
April 24, 2025 10:47
bf455f7 to
cf291e6
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
May 7, 2025 17:34
cf291e6 to
e776fdf
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
June 13, 2025 07:03
e776fdf to
a1e6f24
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
August 10, 2025 14:10
a1e6f24 to
4776e81
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
October 9, 2025 10:34
4776e81 to
06cbcb7
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
December 15, 2025 18:26
06cbcb7 to
b66d0df
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
February 2, 2026 18:54
b66d0df to
ffdeabc
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
2 times, most recently
from
March 19, 2026 01:45
ffdeabc to
cd6af7d
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
from
April 29, 2026 18:03
cd6af7d to
53fa176
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
2 times, most recently
from
May 15, 2026 05:10
53fa176 to
fcefae4
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
2 times, most recently
from
June 9, 2026 19:08
fcefae4 to
8ba9bb7
Compare
renovate
Bot
force-pushed
the
renovate/github.com-go-sql-driver-mysql-1.x
branch
2 times, most recently
from
June 29, 2026 17:48
8ba9bb7 to
13ba311
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.8.1→v1.10.0Release Notes
go-sql-driver/mysql (github.com/go-sql-driver/mysql)
v1.10.0Compare Source
Fix
getSystemVar("max_allowed_packet")potentially returned wrong value. (#1754)This affects only when
maxAllowedPacket=0is 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.3Compare Source
What's Changed
Full Changelog: go-sql-driver/mysql@v1.9.2...v1.9.3
v1.9.2Compare 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.1Compare Source
Major Changes
Bugfixes
v1.9.0Compare Source
Major Changes
Bugfixes
Other changes
strconv.Atoito parse max_allowed_packet. (#1661)rejectReadOnlyoption now handles ER_READ_ONLY_MODE (1290) error too. (#1660)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.