Install mysql service, error Install/Remove of the Service Denied!

Open cmd under the windows system, find the mysql installation directory, and execute the following command

C:\Windows\system32>d:

D:\>cd D:\Program Files\mysql-5.5.24-winx64\mysql-5.5.24-winx64 \bin

D:\Program Files\mysql-5.5.24-winx64\mysql-5.5.24-winx64\bin>mysqld --install


The error message is as follows:

Install/Remove of the Service Denied!

Solution:

Open the cmd.exe program select "Run as administrator".

Repeatedly run the above command, it will prompt

Service successfully installed.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327033325&siteId=291194637
Recommended