I have a Web application with MySQL database on a dedicated server with 24GB of RAM and Windows 2008 Server. I set up my.ini so that mysql can use about 1/3 of the RAM. But sometimes MySQL stops responding and the Web application can no longer access it. It only returns to respond when I open the command prompt and me to mysql, putting user and password. Has anyone ever come across this situation involving MySQL?