MySQL Forums
Forum List  »  Newbie

Re: can not create windows service for MySQL Error:0
Posted by: gsolomon
Date: May 13, 2005 09:37AM

Hi Julian,

The sc is a windows command.

You must run from any cmd window and type :

sc delete mysql

This will remove your old service.

After that all must be ok.

SC is an exe standing for windows services.

George

Options: ReplyQuote




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.