MySQL 5.7.14 net start mysql 服务无法启动

解决方法:

1.mysqld  --initialize 初始化data目录

2.重新输入net start mysql命令

补充,服务停止的方法:net stop mysql

相关文章: