Skip to content

Comments

fix(deps): Update module github.com/go-sql-driver/mysql to v1.9.3#21913

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-go-sql-driver-mysql-1.x
Feb 1, 2026
Merged

fix(deps): Update module github.com/go-sql-driver/mysql to v1.9.3#21913
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-go-sql-driver-mysql-1.x

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Feb 1, 2026

This PR contains the following updates:

Package Type Update Change
github.com/go-sql-driver/mysql require minor v1.8.1 -> v1.9.3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 has been generated by Renovate Bot.

@cq-bot cq-bot added automerge Automatically merge once required checks pass area/plugin/destination/mysql labels Feb 1, 2026
@cq-bot
Copy link
Contributor Author

cq-bot commented Feb 1, 2026

/gen sha=7f31e21bfd50ae0ae95e587eb1beafb440d443b4 dir=plugins/destination/mysql

@kodiakhq kodiakhq bot merged commit b52c617 into main Feb 1, 2026
14 checks passed
@kodiakhq kodiakhq bot deleted the renovate/github.com-go-sql-driver-mysql-1.x branch February 1, 2026 02:40
kodiakhq bot pushed a commit that referenced this pull request Feb 12, 2026
🤖 I have created a release *beep* *boop*
---


## [5.6.1](plugins-destination-mysql-v5.6.0...plugins-destination-mysql-v5.6.1) (2026-02-12)


### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 716be56 ([#21881](#21881)) ([904e9ef](904e9ef))
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.5.1 ([#21993](#21993)) ([33229b7](33229b7))
* **deps:** Update module github.com/cloudquery/codegen to v0.3.36 ([#22012](#22012)) ([d69d54f](d69d54f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.1 ([#22011](#22011)) ([eae949e](eae949e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.94.2 ([#22016](#22016)) ([1b5c4b1](1b5c4b1))
* **deps:** Update module github.com/go-sql-driver/mysql to v1.9.3 ([#21913](#21913)) ([b52c617](b52c617))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/destination/mysql automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant