MySQL Server 5.7 installation fails at “Writing configuration file”

前端 未结 1 799
迷失自我
迷失自我 2021-01-21 03:00

I\'m trying to install MySQL Server 5.7.7 on Windows Server 2008 machine. It has failed several times and I tried uninstalling the whole thing and try the installation again. I

相关标签:
1条回答
  • 2021-01-21 03:27

    i had the same problem. to solve it, i simply created the "MySQL Server 5.7" folder in "C:\ProgramData\MySQL" then clicked Retry in the installer

    i've had bad experiences with MySQL installers in the past. really surprised it's not smart enough (or too lazy?) to create the sub folders before trying to write the ini file.

    hope that helps!

    0 讨论(0)
提交回复
热议问题