[Mysql report error] Input mysqld --install report error Install/Remove of the Service Denied!

Mysql input mysqld --install error Install/Remove of the Service Denied!

Scenario: The
mysql service is gone because the system has been restored before, but the relevant files on the D drive still exist, so try to register a service again

Then execute mysqld --install and
enter the command and return to Install/Remove of the Service Denied!

solve:

First: need to run under the bin folder path under the Mysql installation path

Second: It needs to be run in the cmd run by the administrator , otherwise an error will occur Install/Remove of the Service Denied!

 

 

Guess you like

Origin blog.csdn.net/debimeng/article/details/104108439