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

Revert mysql client issues workaround #166

Merged
merged 3 commits into from
Apr 5, 2023
Merged

Conversation

erinbit
Copy link
Member

@erinbit erinbit commented Apr 5, 2023

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 erinbit requested a review from ostark April 5, 2023 09:38
@erinbit erinbit requested a review from pheeque1 April 5, 2023 13:53
@erinbit erinbit force-pushed the fix/revert-mysql-workaround branch from 7bd8739 to 9392709 Compare April 5, 2023 13:57
Copy link
Member

@pheeque1 pheeque1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

Tested in US and it works. I can only imagine it will work as well after the Platform Update in EU.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these changes related and absolutely necessary in this PR? If so, they should probably be noted in the Changelog as well.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

True not strictly related, but this file is only used in the automated tests, and I wanted to get rid of the warnings shown there now, cause I probably won't look at this repo for a while :)

@erinbit
Copy link
Member Author

erinbit commented Apr 5, 2023

Thanks for the review ✨

@erinbit erinbit merged commit b8a9ada into master Apr 5, 2023
3 checks passed
@erinbit erinbit deleted the fix/revert-mysql-workaround branch April 5, 2023 16:13
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

2 participants