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

Support MySQL 8 #347

Open
1 task
goloroden opened this issue Dec 10, 2019 · 1 comment
Open
1 task

Support MySQL 8 #347

goloroden opened this issue Dec 10, 2019 · 1 comment
Labels

Comments

@goloroden
Copy link
Member

What is this feature about?

Right now wolkenkit does not support MySQL 8, only MySQL up to version 5.x. To change this we need to implement #345 and #346 first. Afterwards we can easily add support for MySQL 8.

What needs to be done to implement this feature?

  • Update Dockerfile
@goloroden goloroden added this to Next version in wolkenkit Dec 10, 2019
@goloroden goloroden removed the Various label Aug 18, 2020
@goloroden goloroden removed this from the wolkenkit 4.0: Next generation milestone Sep 2, 2020
@goloroden goloroden removed this from Next version in wolkenkit Sep 2, 2020
@goloroden
Copy link
Member Author

The mysql package now seems to be dead. The PR for adding support for MySQL 8 authentication has been abandoned, no new release was done in 2020, and the author of the PR now also suggests to switch to mysql2: mysqljs/mysql#2233 (comment)

So, maybe this is our best option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant