docs icon indicating copy to clipboard operation
docs copied to clipboard

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

Open mabis opened this issue 10 months ago • 0 comments

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

mabis avatar Jan 26 '25 10:01 mabis