MySQL sometimes stops responding

0

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?

    
asked by anonymous 20.08.2015 / 19:38

1 answer

0

As discussed in the question comments, in the my.ini file you can modify the default path to save in the D: \ Files of the Line and Log Data type and in the database you are using, go to the same Options, put the Recovery Template as Simple, if you have any questions in the Recovery Template options, follow the link for clarification:

link

    
20.08.2015 / 20:32