本地计算机启动mysql服务停止,本地计算机上的MySQL服务启动然后停止

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. Anyone can resolve this issue.Thanks Img

本地计算机上的MySQL服务启动然后停止。如果某些服务未被其他服务或程序使用,则会自动停止。任何人都可以解决这个问题。谢谢Img

6 个解决方案

#1

60

After installing it by mysqld --install. Try this mysqld --initialize. We got the same problem but it's now working.

由mysqld --install安装后。试试这个mysqld --initialize。我们遇到了同样的问题,但它现在正在运作。

#2

9

Also remember to give NETWORK SERVICE permission to the folder:

还记得给该文件夹提供NETWORK SERVICE权限:

Right-click Data folder

右键单击“数据”文件夹

Select Properties

选择属性

Select Security tab

选择安全选项卡

Click Advanced

单击高级

Click Change Permissions...

单击“更改权限”...

Click Add...

点击添加...

Type NETWORK SE

你可能感兴趣的:(本地计算机启动mysql服务停止,本地计算机上的MySQL服务启动然后停止)