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

feat(common): APPEX-583 adds mysql8 auth support #194

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

bc-chaz
Copy link
Contributor

@bc-chaz bc-chaz commented Jul 20, 2023

What?

Replaces the existing mysql package with mysql2, which effectively builds on the original package but adds additional support for mysql 8x. This PR Should address the issue noted by #168

Why?

existing mysql package lacked support for mysql 8's advanced auth - only legacy auth was supported.

Testing / Proof

locally/ integration using both legacy and new mysql 8 auth - confirmed build, uninstall and install

@bigcommerce/api-client-developers

@bc-chaz bc-chaz merged commit 90f427a into bigcommerce:main Jul 21, 2023
@bc-chaz bc-chaz deleted the APPEX-583 branch July 21, 2023 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants