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 MySQL db max idle connections and connections lifetime assignment #4211

Merged
merged 1 commit into from
Mar 28, 2018

Conversation

rin1221
Copy link
Contributor

@rin1221 rin1221 commented Mar 28, 2018

Allow the storage backend for MySQL to use a custom connection lifetime and max idle connection value if the parameter is specified in the config file of vault otherwise do not set in order to leave at default value.

Allow the storage backend for MySQL to use a custom connection lifetime and max idle connection value if the parameter is specified in the config file of vault otherwise do not set in order to leave at default value.
@jefferai jefferai added this to the 0.10 milestone Mar 28, 2018
@jefferai
Copy link
Member

Looks good, thanks!

@jefferai jefferai merged commit 90e3ad2 into hashicorp:master Mar 28, 2018
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.

2 participants