MySQL Forums
Forum List  »  Install & Repo

Re: MySQL Service Already Exists
Posted by: Barry Galbraith
Date: January 19, 2011 09:13PM

In the Services panel, stop the service.

Then open a command line, and navigate to the folder where mysql is located.
Something like c:\ProgramFiles\Mysql\Mysql Server 5.1\bin

Then, from there type
mysqld --remove

The service should now be gone.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
January 19, 2011 09:09PM
Re: MySQL Service Already Exists
January 19, 2011 09:13PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.