1、在安装mysql过程中遇到一个问题  install/remove of the Service Denied,这个问题说明自己没有安装和删除的权利,原因是自己在运行cmd过程是没有使用管理员身份运行,解决方法:就是以管理员身份运行cmd,再进行安装

Mysql安装出现=========== install/remove of the Service Denied

 

步骤:

1  打我的电脑------C盘-----window文件夹---------System32-----cmd.exe,右击cmd选择以管理员身份运行

Mysql安装出现=========== install/remove of the Service Denied

2、2 在dos命令窗口执行cd e:\workspace\mysql-5.6.24-win32\lib 转到bin目录下,执行 mysql -install命令;最后安装成功

Mysql安装出现=========== install/remove of the Service Denied

 

 

相关文章:

  • 2021-12-17
  • 2022-12-23
  • 2022-12-23
  • 2022-01-13
  • 2021-09-28
猜你喜欢
  • 2021-12-19
  • 2022-01-04
  • 2021-12-02
  • 2022-12-23
  • 2021-08-28
相关资源
相似解决方案