mysql configuration stops at “starting server”

后端 未结 12 2277
情书的邮戳
情书的邮戳 2020-11-28 06:56

I was installing MySQL installer on my windows 8 machine. During the server configuration process, it gets stuck at \"starting server\" and doesn\'t move any further. The lo

12条回答
  •  攒了一身酷
    2020-11-28 07:05

    My issue was the special character in the password.

    What I did to resolve being stuck at the Attempting to Start Server:
    1. Use the installer to uninstall the previous version/installation
    2. Validate and delete the existing MySQL Folders (DATA and App)
    3. Re-install using the installer
    4. Use a strong lengthy password with no special character password

提交回复
热议问题