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

mysql: Add some missing options #810

Merged
merged 1 commit into from Jun 5, 2018

Conversation

sileht
Copy link
Contributor

@sileht sileht commented May 31, 2018

mysql: Add some missing options

This change adds some missing mysql options:

  • Alias/ConnectionTimeout have been introduced in 5.5
  • SSL* have been introduced in 5.6

I didn't convert the template to epp format, since epp in "define"
need a lot of work (all template variables must be parametized).

This change adds some missing mysql options:
* Alias/ConnectionTimeout have been introduced in 5.5
* SSL* have been introduced in 5.6
@bastelfreak bastelfreak added the enhancement New feature or request label Jun 5, 2018
@bastelfreak
Copy link
Member

Thanks @sileht !

@bastelfreak bastelfreak merged commit 62f2615 into voxpupuli:master Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants