Skip to content

[pull] master from DataDog:master#522

Merged
pull[bot] merged 1 commit into
ConnectionMaster:masterfrom
DataDog:master
May 7, 2026
Merged

[pull] master from DataDog:master#522
pull[bot] merged 1 commit into
ConnectionMaster:masterfrom
DataDog:master

Conversation

@pull

@pull pull Bot commented May 7, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

* [mysql] Log warning on 1045 error when SSL not configured

When pymysql raises OperationalError(1045) and no ssl config is present,
log a warning suggesting SSL may be required by the MySQL instance.
This helps diagnose cases where CloudSQL or other managed MySQL services
enforce SSL and return 1045 instead of a clear SSL error.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>

* Rename changelog entry to match PR number 23607

* Fix log capture in 1045 SSL warning tests

CheckLoggingAdapter is a data descriptor — patch.object on the instance
is silently ignored. Capture warnings via check.log.logger handler instead.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>

* Remove test additions from PR — fix only

---------

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators May 7, 2026
@pull pull Bot added the ⤵️ pull label May 7, 2026
@pull pull Bot merged commit eee337d into ConnectionMaster:master May 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant