Skip to content

db-o11y: change the server_id calculation for mysql#4943

Merged
gaantunes merged 2 commits intomainfrom
gaantunes/fix-mysql-serverid
Nov 28, 2025
Merged

db-o11y: change the server_id calculation for mysql#4943
gaantunes merged 2 commits intomainfrom
gaantunes/fix-mysql-serverid

Conversation

@gaantunes
Copy link
Contributor

@gaantunes gaantunes commented Nov 26, 2025

PR Description

Changing the way server_id is attributed for MySQL, to generate a hash from @@server_uuid and @@hostname instead of just using the first, so the id is unique across Aurora SQL clusters.

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@gaantunes gaantunes requested a review from a team as a code owner November 26, 2025 19:41
@gaantunes gaantunes force-pushed the gaantunes/fix-mysql-serverid branch from a72e910 to 6c96c8b Compare November 26, 2025 19:45
@gaantunes gaantunes requested a review from a team as a code owner November 26, 2025 19:45
@gaantunes gaantunes merged commit 51107ca into main Nov 28, 2025
49 of 51 checks passed
@gaantunes gaantunes deleted the gaantunes/fix-mysql-serverid branch November 28, 2025 14:21
dehaansa pushed a commit to madhub/alloy that referenced this pull request Dec 10, 2025
* change the server_id calculation for mysql

* changelog
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2025
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.

4 participants