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

Problem of password rotation in MySQL Cluster when there is change in primary node #29125

Open
hariprasad-tallapalli opened this issue Dec 7, 2024 · 1 comment

Comments

@hariprasad-tallapalli
Copy link

Currently in my company we are trying to use Vault to rotate password for an user in MySQL HA cluster environment. When there is a change in primary instance the password rotation fails.

Describe the solution you'd like
Vault must figure out the way to know when there is a change in primary instance and execute the alter statement for password query in R/W instance.

Describe alternatives you've consideredVault must support usage of some shell scripting to run instead of queries.

.

@heatherezell
Copy link
Contributor

Hi! Can you please provide more details around this issue? The issue template included places to provide your commands, what you expect, what resulting error you received, as well as information on how to gather and provide your Vault configuration. This information is crucial to being able to reproduce the issue and identify possible solutions. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants