MySQL 5.7.14 net start mysql 服务无法启动

解决方法:

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

2.重新输入net start mysql命令

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

相关文章:

  • 2021-09-29
  • 2021-05-16
  • 2021-11-27
  • 2021-11-27
  • 2022-01-03
猜你喜欢
  • 2021-08-03
  • 2021-12-18
  • 2021-10-16
  • 2022-12-23
  • 2021-06-29
  • 2022-01-30
相关资源
相似解决方案