Re: Service will not start
Posted by: John Red
Date: August 27, 2013 06:29PM

Hello, I'm not an expert, but a good start would be search in Windows Services (assuming MySQL is registered as a service), what parameters the mysqld daemon uses, "debug=d:t:o,/tmp/mysqld.trace" doesn't seems to be any of it. Also, the mysqld picks up parameters from the my.ini file (normally), check if the parameter/variable that throws down the service is somewhere there and comment it (if your application allows it).

Options: ReplyQuote


Subject
Views
Written By
Posted
2248
August 13, 2013 08:46AM
Re: Service will not start
1042
August 27, 2013 06:29PM


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.