MySql sevice stops under 2008 r2 x64
Posted
by
volody
on Server Fault
See other posts from Server Fault
or by volody
Published on 2011-01-05T07:25:16Z
Indexed on
2011/01/05
21:55 UTC
Read the original article
Hit count: 221
I have installed MySql 5.5 server under windows 2008r2 x64
Apparently I can see that it stops even if is configured to start automatically
What can I do to find out why this is happening?
MySql database is used as backend of ASP.Net web site
Is it possible that web site was not active for a while and system stop mysql service?
Update: It was mysql-5.5.7-rc-winx64. I could an issue with this version.
Now I am trying to install mysql-5.5.8-winx64
And I have an issue with configuring MySql to work using name pipes I did uncheck use of TCP/IP protocol and configuration wizard just hangs
© Server Fault or respective owner