Skip to content

Update mysql-on-fly.html.markerb to use at least mysql:8.0.37 #1917

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 1 commit into from
Jun 30, 2025

Conversation

mabis
Copy link
Contributor

@mabis mabis commented Jan 26, 2025

as reported also elsewhere (e.g. https://community.fly.io/t/error-deploying-mysql-database/20008/4 ) the mysql:8 image suggested in the example fails to work in the end (mysqld keeps erroring out due to missing mysql.component and unknown default auth plugin).

This is quickly fixed by using at least v 8.0.37.

Haven't checked other versions, this is good enough for anyone taking this for a quick spin

as reported also elsewhere (e.g. https://community.fly.io/t/error-deploying-mysql-database/20008/4 ) the mysql:9 image suggested in the exmple fails do work in the end (mysqld keeps erroring out due to missing mysql.component and default auth plugin).

This is quickjly fixed by using at least v 8.0.37. haven't checked other versions
Copy link
Contributor

@kcmartin kcmartin left a comment

Choose a reason for hiding this comment

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

Thanks, this looks good for now

@kcmartin kcmartin merged commit d3cb3e1 into superfly:main Jun 30, 2025
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.

2 participants