8000 Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.3 by dependabot[bot] · Pull Request #37987 · DataDog/datadog-agent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.3 #37987

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps github.com/go-sql-driver/mysql from 1.8.1 to 1.9.3.

Release notes

Sourced from github.com/go-sql-driver/mysql's releases.

v1.9.3

What's Changed

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

v1.9.2

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: go-sql-driver/mysql@v1.9.1...v1.9.2

v1.9.1

What's Changed

New Contributors

Full Changelog: go-sql-driver/mysql@v1.9.0...v1.9.1

v1.9.0

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)

... (truncated)

Changelog

Sourced from github.com/go-sql-driver/mysql's changelog.

v1.9.3 (2025-06-13)

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

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

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

v1.9.2 (2025-04-07)

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 (2025-03-21)

Major Changes

  • Add Charset() option. (#1679)

Bugfixes

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

v1.9.0 (2025-02-18)

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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.8.1 to 1.9.3.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.9.3/CHANGELOG.md)
- [Commits](go-sql-driver/mysql@v1.8.1...v1.9.3)

---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
  dependency-version: 1.9.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency team/triage labels Jun 16, 2025
@github-actions github-actions bot added the short review PR is simple enough to be reviewed quickly label Jun 16, 2025
This commit was created from the local commit with hash 4c25d86f4ac43ee8183490f8d1676b08667bb00b.
Copy link

Regression Detector

Regression Detector Results

Metrics dashboard
Target profiles
Run ID: 2b5235f9-4114-4443-900a-d21d94a124fe

Baseline: e7b7917
Comparison: ea5c297
Diff

Optimization Goals: ✅ No significant changes detected

Fine details of change detection per experiment

perf experiment goal Δ mean % Δ mean % CI trials links
uds_dogstatsd_to_api_cpu % cpu utilization +1.11 [+0.26, +1.95] 1 Logs
uds_dogstatsd_20mb_12k_contexts_20_senders memory utilization +0.44 [+0.39, +0.48] 1 Logs
ddot_metrics memory utilization +0.43 [+0.31, +0.54] 1 Logs
docker_containers_memory memory utilization +0.18 [+0.12, +0.24] 1 Logs
ddot_logs memory utilization +0.18 [+0.06, +0.29] 1 Logs
file_to_blackhole_1000ms_latency egress throughput +0.12 [-0.49, +0.72] 1 Logs
quality_gate_idle memory utilization +0.04 [-0.02, +0.11] 1 Logs bounds checks dashboard
file_to_blackhole_100ms_latency egress throughput +0.03 [-0.51, +0.58] 1 Logs
file_to_blackhole_1000ms_latency_linear_load egress throughput +0.03 [-0.21, +0.26] 1 Logs
file_to_blackhole_0ms_latency_http1 egress throughput +0.03 [-0.54, +0.60] 1 Logs
tcp_dd_logs_filter_exclude ingress throughput +0.00 [-0.01, +0.02] 1 Logs
uds_dogstatsd_to_api ingress throughput -0.01 [-0.26, +0.25] 1 Logs
file_to_blackhole_0ms_latency egress throughput -0.04 [-0.61, +0.53] 1 Logs
file_to_blackhole_300ms_latency egress throughput -0.07 [-0.70, +0.57] 1 Logs
file_to_blackhole_500ms_latency egress throughput -0.09 [-0.74, +0.56] 1 Logs
file_to_blackhole_0ms_latency_http2 egress throughput -0.09 [-0.64, +0.46] 1 Logs
file_tree memory utilization -0.18 [-0.32, -0.04] 1 Logs
otlp_ingest_metrics memory utilization -0.57 [-0.75, -0.40] 1 Logs
otlp_ingest_logs memory utilization -1.12 [-1.25, -1.00] 1 Logs
tcp_syslog_to_blackhole ingress throughput -1.63 [-1.69, -1.57] 1 Logs
quality_gate_logs % cpu utilization -1.65 [-4.36, +1.06] 1 Logs bounds checks dashboard
docker_containers_cpu % cpu utilization -1.94 [-5.09, +1.21] 1 Logs
quality_gate_idle_all_features memory utilization -2.41 [-2.51, -2.30] 1 Logs bounds checks dashboard

Bounds Checks: ✅ Passed

perf experiment bounds_check_name replicates_passed links
docker_containers_cpu simple_check_run 10/10
docker_containers_memory memory_usage 10/10
docker_containers_memory simple_check_run 10/10
file_to_blackhole_0ms_latency lost_bytes 10/10
file_to_blackhole_0ms_latency memory_usage 10/10
file_to_blackhole_0ms_latency_http1 lost_bytes 10/10
file_to_blackhole_0ms_latency_http1 memory_usage 10/10
file_to_blackhole_0ms_latency_http2 lost_bytes 10/10
file_to_blackhole_0ms_latency_http2 memory_usage 10/10
file_to_blackhole_1000ms_latency memory_usage 10/10
file_to_blackhole_1000ms_latency_linear_load memory_usage 10/10
file_to_blackhole_100ms_latency lost_bytes 10/10
file_to_blackhole_100ms_latency memory_usage 10/10
file_to_blackhole_300ms_latency lost_bytes 10/10
file_to_blackhole_300ms_latency memory_usage 10/10
file_to_blackhole_500ms_latency lost_bytes 10/10
file_to_blackhole_500ms_latency memory_usage 10/10
quality_gate_idle intake_connections 10/10 bounds checks dashboard
quality_gate_idle memory_usage 10/10 bounds checks dashboard
quality_gate_idle_all_features intake_connections 10/10 bounds checks dashboard
quality_gate_idle_all_features memory_usage 10/10 bounds checks dashboard
quality_gate_logs intake_connections 10/10 bounds checks dashboard
quality_gate_logs lost_bytes 10/10 bounds checks dashboard
quality_gate_logs memory_usage 10/10 bounds checks dashboard

Explanation

Confidence level: 90.00%
Effect size tolerance: |Δ mean %| ≥ 5.00%

Performance changes are noted in the perf column of each table:

  • ✅ = significantly better comparison variant performance
  • ❌ = significantly worse comparison variant performance
  • ➖ = no significant change in performance

A regression test is an A/B test of target performance in a repeatable rig, where "performance" is measured as "comparison variant minus baseline variant" for an optimization goal (e.g., ingress throughput). Due to intrinsic variability in measuring that goal, we can only estimate its mean value for each experiment; we report uncertainty in that value as a 90.00% confidence interval denoted "Δ mean % CI".

For each experiment, we decide whether a change in performance is a "regression" -- a change worth investigating further -- if all of the following criteria are true:

  1. Its estimated |Δ mean %| ≥ 5.00%, indicating the change is big enough to merit a closer look.

  2. Its 90.00% confidence interval "Δ mean % CI" does not contain zero, indicating that if our statistical model is accurate, there is at least a 90.00% chance there is a difference in performance between baseline and comparison variants.

  3. Its configuration does not mark it "erratic".

CI Pass/Fail Decision

Passed. All Quality Gates passed.

  • quality_gate_idle_all_features, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_idle_all_features, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_idle, bounds check intake_connections: 10/10 replicas passed. Gate passed.
  • quality_gate_logs 8000 , bounds check memory_usage: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check lost_bytes: 10/10 replicas passed. Gate passed.
  • quality_gate_logs, bounds check intake_connections: 10/10 replicas passed. Gate passed.

@agent-platform-auto-pr
Copy link
Contributor

Static quality checks

✅ Please find below the results from static quality gates
Comparison made with ancestor e7b7917

Successful checks

Info

Quality gate Delta On disk size (MiB) Delta On wire size (MiB)
agent_deb_amd64 $${0}$$ $${697.02}$$ < $${697.37}$$ $${+0.03}$$ $${176.14}$$ < $${177.03}$$
agent_deb_amd64_fips $${0}$$ $${695.31}$$ < $${695.59}$$ $${+0.02}$$ $${175.55}$$ < $${176.51}$$
agent_heroku_amd64 $${0}$$ $${358.67}$$ < $${359.67}$$ $${+0}$$ $${96.52}$$ < $${97.47}$$
agent_msi $${0}$$ $${958.88}$$ < $${959.86}$$ $${+0.02}$$ $${146.3}$$ < $${147.27}$$
agent_rpm_amd64 $${0}$$ $${697.0}$$ < $${697.36}$$ $${-0.01}$$ $${177.68}$$ < $${178.56}$$
agent_rpm_amd64_fips $${0}$$ $${695.3}$$ < $${695.58}$$ $${-0.01}$$ $${177.51}$$ < $${178.43}$$
agent_rpm_arm64 $${0}$$ $${687.03}$$ < $${687.37}$$ $${-0.03}$$ $${161.05}$$ < $${161.99}$$
agent_rpm_arm64_fips $${0}$$ $${685.43}$$ < $${685.72}$$ $${-0.01}$$ $${160.23}$$ < $${161.11}$$
agent_suse_amd64 $${0}$$ $${697.0}$$ < $${697.36}$$ $${-0.01}$$ $${177.68}$$ < $${178.56}$$
agent_suse_amd64_fips $${0}$$ $${695.3}$$ < $${695.58}$$ $${-0.01}$$ $${177.51}$$ < $${178.43}$$
agent_suse_arm64 $${0}$$ $${687.03}$$ < $${687.37}$$ $${-0.03}$$ $${161.05}$$ < $${161.99}$$
agent_suse_arm64_fips $${0}$$ $${685.43}$$ < $${685.72}$$ $${-0.01}$$ $${160.23}$$ < $${161.11}$$
docker_agent_amd64 $${-0}$$ $${780.8}$$ < $${781.16}$$ $${+0}$$ $${268.79}$$ < $${269.63}$$
docker_agent_arm64 $${+0}$$ $${794.28}$$ < $${794.62}$$ $${-0}$$ $${256.14}$$ < $${257.0}$$
docker_agent_jmx_amd64 $${-0}$$ $${972.0}$$ < $${972.35}$$ $${+0.01}$$ $${337.76}$$ < $${338.6}$$
docker_agent_jmx_arm64 $${0}$$ $${974.07}$$ < $${974.41}$$ $${+0}$$ $${321.08}$$ < $${321.97}$$
docker_agent_windows1809 $${+0.07}$$ $${1487.03}$$ < $${1488.0}$$ $${+0.07}$$ $${488.11}$$ < $${488.95}$$
docker_agent_windows1809_core $${-0}$$ $${6216.98}$$ < $${6218.0}$$ $${0}$$ $${2048.0}$$ < $${2049.0}$$
docker_agent_windows1809_core_jmx $${-0.2}$$ $${6338.56}$$ < $${6361.0}$$ $${0}$$ $${2048.0}$$ < $${2049.0}$$
docker_agent_windows1809_jmx $${-2.33}$$ $${1606.33}$$ < $${1609.5}$$ $${-0.36}$$ $${529.93}$$ < $${531.32}$$
docker_agent_windows2022 $${+0.01}$$ $${1506.19}$$ < $${1507.0}$$ $${+0.01}$$ $${500.77}$$ < $${501.7}$$
docker_agent_windows2022_core $${-0.21}$$ $${6190.05}$$ < $${6311.0}$$ $${0}$$ $${2048.0}$$ < $${2049.0}$$
docker_agent_windows2022_core_jmx $${-0.3}$$ $${6311.69}$$ < $${6313.0}$$ $${0}$$ $${2048.0}$$ < $${2049.0}$$
docker_agent_windows2022_jmx $${-0.12}$$ $${1627.72}$$ < $${1628.16}$$ $${+0.01}$$ $${543.06}$$ < $${543.98}$$
docker_cluster_agent_amd64 $${+0}$$ $${212.84}$$ < $${213.79}$$ $${-0}$$ $${72.38}$$ < $${73.33}$$
docker_cluster_agent_arm64 $${0}$$ $${228.68}$$ < $${229.64}$$ $${-0}$$ $${68.65}$$ < $${69.6}$$
docker_cws_instrumentation_amd64 $${0}$$ $${7.08}$$ < $${7.12}$$ $${-0}$$ $${2.95}$$ < $${3.29}$$
docker_cws_instrumentation_arm64 $${0}$$ $${6.69}$$ < $${6.92}$$ $${-0}$$ $${2.7}$$ < $${3.07}$$
docker_dogstatsd_amd64 $${-0}$$ $${39.22}$$ < $${39.57}$$ $${-0}$$ $${15.12}$$ < $${15.76}$$
docker_dogstatsd_arm64 $${+0}$$ $${37.88}$$ < $${38.2}$$ $${+0}$$ $${14.53}$$ < $${14.83}$$
dogstatsd_deb_amd64 $${0}$$ $${30.45}$$ < $${31.4}$$ $${-0}$$ $${8.0}$$ < $${8.95}$$
dogstatsd_deb_arm64 $${0}$$ $${29.02}$$ < $${29.97}$$ $${-0}$$ $${6.94}$$ < $${7.89}$$
dogstatsd_rpm_amd64 $${0}$$ $${30.45}$$ < $${31.4}$$ $${-0}$$ $${8.01}$$ < $${8.96}$$
dogstatsd_suse_amd64 $${0}$$ $${30.45}$$ < $${31.4}$$ $${-0}$$ $${8.01}$$ < $${8.96}$$
iot_agent_deb_amd64 $${0}$$ $${50.43}$$ < $${51.38}$$ $${-0}$$ $${12.83}$$ < $${13.79}$$
iot_agent_deb_arm64 $${0}$$ $${47.9}$$ < $${48.85}$$ $${+0}$$ $${11.14}$$ < $${12.09}$$
iot_agent_deb_armhf $${0}$$ $${47.47}$$ < $${48.42}$$ $${+0.01}$$ $${11.21}$$ < $${12.16}$$
iot_agent_rpm_amd64 $${0}$$ $${50.43}$$ < $${51.38}$$ $${-0}$$ $${12.86}$$ < $${13.81}$$
iot_agent_rpm_arm64 $${0}$$ $${47.9}$$ < $${48.85}$$ $${+0}$$ $${11.16}$$ < $${12.11}$$
iot_agent_suse_amd64 $${0}$$ $${50.43}$$ < $${51.38}$$ $${-0}$$ $${12.86}$$ < $${13.81}$$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency short review PR is simple enough to be reviewed quickly team/triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
3080
0