Bug #30240 Problems restarting MySQL
Submitted: 4 Aug 2007 13:19 Modified: 4 Sep 2007 18:32
Reporter: Anton Razvan Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:whit all version 6.0 , 5.1 ,5.0 OS:Windows
Assigned to: CPU Architecture:Any
Tags: service doesn't start

[4 Aug 2007 13:19] Anton Razvan
Description:
The server works great but when i restart my computer, MySQL stops working and i can't make it start again

at SQLyog i receive this error "Error no. 2003 Can't connect to MySQL server on "localhost" (10061) "

and when i try to get it to work from the configuration wizard at the point when it says "stating service" i get this message "The service could not be started. Error:0"

the only way to restart the service is to uninstall MySQL and delete the folder for C:\Program Files\MySQL and after that to reinstall it, but if i do so i will have to re install the data base over and over again.

How to repeat:
If i would know i would fix it myself, but i don't know sorry.
[4 Aug 2007 18:32] Valeriy Kravchuk
Thank you for a problem report. Please, send your error log (usually it is file <hostname>.err in data directory). Have you tried to run:

net stop MySQL
net start MySQL

from cmd.exe command line window?
[4 Sep 2007 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".