You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update mysql-on-fly.html.markerb to use at least mysql:8.0.37 (#1917)
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
0 commit comments