Skip to content

Instantly share code, notes, and snippets.

@nikolai-wolterstorff
Last active March 29, 2021 15:35
Show Gist options
  • Select an option

  • Save nikolai-wolterstorff/c84c3b29aa194f928c8c65d35a867ff8 to your computer and use it in GitHub Desktop.

Select an option

Save nikolai-wolterstorff/c84c3b29aa194f928c8c65d35a867ff8 to your computer and use it in GitHub Desktop.
MySQL Windows Service Won't Start
# 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