fortrabbit / craft-copy

Deployment tools for Craft on fortrabbit
https://www.fortrabbit.com
MIT License
73 stars 8 forks source link

Revert mysql client issues workaround #166

Closed erinbit closed 1 year ago

erinbit commented 1 year ago

We had an ongoing issue on our platform with mysql-client and mysqldump version 5.7.41. We have now reverted to 5.7.40 and this workaround is no longer needed.

The workaround itself was also causing issues for some clients with mysqldump saying option --ssl-mode does not exist. This resolves those issues as well.

erinbit commented 1 year ago

Thanks for the review ✨