Skip to content
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

Add support for receiving mysql_server_bind_host on vttestserver #204

Closed
wants to merge 1 commit into from

Conversation

gmpify
Copy link

@gmpify gmpify commented Nov 18, 2024

Description

When --mysql-server-bind-host is supplied to vttestserver, it is now forwarded up to mysqlctl and mysqlctld, and then finally added to my.cnf file. MySQL then respects the expected IP we want it to bind on.

Related Issue(s)

Part of vitessio#16798

Checklist

  • "Backport to:" labels have been added if this change should be back-ported to release branches
  • If this change is to be back-ported to previous releases, a justification is included in the PR description
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on CI?
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Gabriel Parreiras <[email protected]>
@gmpify gmpify closed this Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant