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

Conversation

okolvik-avento
Copy link
Contributor

Description

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.

Related issues

#10351
#11753

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 okolvik-avento requested a review from a team as a code owner January 30, 2023 12:45
@okolvik-avento
Copy link
Contributor Author

@angrybrad Fixed the code style error (space before parentheses)

@angrybrad angrybrad self-assigned this Jan 31, 2023
angrybrad added a commit that referenced this pull request Feb 3, 2023
Fixed a bug where Craft wasn’t respecting SSL database connection settings if they were specified.
@brandonkelly
Copy link
Member

Thanks for the PR @okolvik-avento! We cherry-picked your fix over to Craft 3 via #12612, and have merged it into develop from there.

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.

None yet

3 participants