GG-Bond

问题:提示服务名无效

 

解决方案

一、查看mysql准确的服务名

1. win+R打开运行窗口,输入 services.msc

2. 在其中查看mysql的服务名,我的是 MySql80

3. win+X,选择 WindowsPowerShell (管理员) (既以管理员身份打开cmd),输入 net start mysql80

注:必须用管理员身份运行mysql,否则提示发生系统错误

 

 

二、修改mysql的服务名

此方法参见:https://www.landui.com/help/show-3960.html

 

 

分类:

技术点:

相关文章:

  • 2021-11-27
  • 2021-11-17
  • 2021-03-31
  • 2021-11-08
  • 2021-11-27
  • 2021-10-28
  • 2021-12-21
  • 2021-04-07
猜你喜欢
  • 2022-01-03
  • 2021-11-27
  • 2021-11-27
  • 2022-01-04
  • 2021-09-24
  • 2021-12-09
相关资源
相似解决方案