Skip to content

Add mysql 8.0 CI run #15311

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

Merged
merged 2 commits into from
May 3, 2019
Merged

Add mysql 8.0 CI run #15311

merged 2 commits into from
May 3, 2019

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Apr 30, 2019

Signed-off-by: Roeland Jago Douma [email protected]

@rullzer rullzer added this to the Nextcloud 17 milestone Apr 30, 2019
@rullzer
Copy link
Member Author

rullzer commented Apr 30, 2019

mmm did 💥... but why...

@rullzer
Copy link
Member Author

rullzer commented Apr 30, 2019

I guess this requires a dbal upgrade

@kesselb
Copy link
Contributor

kesselb commented Apr 30, 2019

laradock/laradock#1390 (comment)

For some reasons newer MySQL server use pam as primary authentication providder (afaik).

rullzer and others added 2 commits May 1, 2019 14:43
image: redis
- name: mysql
image: mysql:8.0
command: [ "--default-authentication-plugin=mysql_native_password" ]
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure if this is a proper fix 🤔

Copy link
Member Author

Choose a reason for hiding this comment

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

Does the trick fine by me

@rullzer
Copy link
Member Author

rullzer commented May 1, 2019

@rullzer rullzer added 3. to review Waiting for reviews and removed 2. developing Work in progress labels May 1, 2019
@rullzer rullzer merged commit a7a35d3 into master May 3, 2019
@rullzer rullzer deleted the ci/mysql/8 branch May 3, 2019 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants