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 certificates in mysqldump #12596

Closed

Commits on Jan 30, 2023

  1. Add support for certificates in mysqldump

    As it is right now, craft does not support setting the ssl attributes in the configuration it uses for mysqldump.
    Add support for this instead of having to use the really cumbersome method of overriding the backup command setting.
    okolvik-avento committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    8cc6f88 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. code style fix

    okolvik-avento committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    b510397 View commit details
    Browse the repository at this point in the history