Home  >  Article  >  Database  >  windows7下启动mysql服务出现服务名无效_MySQL

windows7下启动mysql服务出现服务名无效_MySQL

WBOY
WBOYOriginal
2016-06-01 13:17:331075browse

问题原因:mysql服务没有安装。

解决办法: 在 mysql bin目录下 以管理员的权限 执行 mysqld -install命令


然后就可以 net start mysql 开启Mysql服务了。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn