-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
MySQL crashing on startup #273
Comments
Think this is due to MYSQL update? Edited: ./bin/mysql8/Dockerfile Comment the following:
Edit docker-compose file, and enter the following:
After doing the above I can now boot up the MYSQL instance without it going into a restart loop. (After rebuilding with docker compose up --build) |
I have tried this, but I keep getting the following errors.
Operation System: Win11 |
I solved this problem by cleaning the "data" folder. Then I rebuilt with |
When starting up the container ('docker-compose up') MySQL appears to crash with an error, and the startup process is caught up in a loop as it tries again and again. Attached is the output of what I believe to be the whole "cycle."
which Branch / PHP Version are you using ?
php74
Desktop (please complete the following information):
mysql-startup-error.txt
The text was updated successfully, but these errors were encountered: