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

Use mysql2 to fix mysql connection issue for mysql 8 #1955

Merged
merged 7 commits into from
Mar 30, 2024

Conversation

zhengcan
Copy link
Contributor

Currently, the server component use mysql package.
It doesn't support MySQL 8 as server side.

Migrate to mysql2 will fix related issues: #1782 .

@HenryHengZJ
Copy link
Contributor

@zhengcan thanks! some minor linting issue and lock file conflict

@HenryHengZJ
Copy link
Contributor

sorry @zhengcan there was a conflict with lock file, if you can resolve that'd be great, otherwise you can grant access for me to push to your branch i can resolve the conflict

@zhengcan
Copy link
Contributor Author

sorry @zhengcan there was a conflict with lock file, if you can resolve that'd be great, otherwise you can grant access for me to push to your branch i can resolve the conflict

I've merged source branch to the PR.
Please check it as your need.

@HenryHengZJ HenryHengZJ merged commit a09b7f7 into FlowiseAI:main Mar 30, 2024
2 checks passed
@HenryHengZJ
Copy link
Contributor

thank you @zhengcan !!

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