Skip to content

Detect connections to AWS RDS Proxy and update Server ID on connection #1582

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

Merged
merged 1 commit into from
Jul 29, 2025

Conversation

petedishman
Copy link

Adds detection of AWS RDS Proxy upon connecting and triggers fetching the actual Connection Id.

This allows query cancellation to send the correct id when running KILL QUERY x commands

Fixes #1581

@petedishman petedishman force-pushed the rds-proxy-query-timeout branch from 3071251 to 1834cfd Compare July 29, 2025 13:21
@bgrainger bgrainger merged commit 1834cfd into mysql-net:master Jul 29, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Query cancellation broken with AWS RDS Proxy
2 participants