安装请参考  https://blog.csdn.net/win_turn/article/details/73810837

 

注意一个环节

windows install mysql

这个环节是配置 windows启动mysql的服务项

 

Windows下如果要启动MySQL服务的话,首先要记住的就是你配置的mysql服务名是啥。。。我一般配成 mysql

1、用管理员打开命令行 , 否则启动服务 报 【拒绝访问】错误

2、net start mysql

3、启动成功,exit退出即可

 

相关文章:

  • 2022-12-23
  • 2021-06-02
  • 2022-02-27
  • 2021-09-09
  • 2021-05-06
  • 2021-09-13
  • 2021-07-03
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2021-08-14
  • 2022-12-23
  • 2021-10-14
相关资源
相似解决方案