Last active
March 29, 2021 15:35
-
-
Save nikolai-wolterstorff/c84c3b29aa194f928c8c65d35a867ff8 to your computer and use it in GitHub Desktop.
MySQL Windows Service Won't Start
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # https://stackoverflow.com/questions/35670755/the-mysql-service-on-local-computer-started-and-then-stopped | |
| # Will output error to console | |
| bin\mysqld --defaults-file="C:\Program Files\MySQL\MySQL Server 5.0\my.ini" --standalone --console |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment