the MySQL service on local computer started and then stopped

前端 未结 24 3136
抹茶落季
抹茶落季 2020-11-30 21:59

the MySQL service on local computer started and then stopped. Some services stop automatically if they are not in use by other services or programs.

Can anyone resol

24条回答
  •  粉色の甜心
    2020-11-30 22:56

    mysqld --initialize

    Run the above after the install command. Then try to start the service - that should work.

提交回复
热议问题