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 setting tls options for mysql_user's #896

Merged
merged 1 commit into from
Oct 17, 2016
Merged

Add support for setting tls options for mysql_user's #896

merged 1 commit into from
Oct 17, 2016

Commits on Oct 4, 2016

  1. Add support for setting tls options for mysql_user's

    This adds support for adding or modifying tls options via the
    mysql_user provider. this works with newer mysql syntax which uses
    the ALTER USER syntax and also with the older syntax which relies on
    using GRANTs.
    JAORMX committed Oct 4, 2016
    1 Configuration menu
    Copy the full SHA
    e3a67ea View commit details
    Browse the repository at this point in the history