My application uses MySQL, on my server, as its database.
My server is highly configured on Windows XP and other on Windows 7. My MySQL version is 4.0.18-nt.
My problem is that MySQL stops working every day after 5 to 6 hours.
The error I get looks like this, in a Microsoft error box:
mysql.exe has encountered a problem and need to close.
We are sorry for the inconvenience.
or sometimes
mysqld.exe has encountered a problem and need to close.
We are sorry for the inconvenience.
or sometimes
mysqld-nt.exe has encountered a problem and need to close.
We are sorry for the inconvenience.
What is the solution for this?
Other than upgrade if you are running as service you can see if making following change in
Service > Property > Recoverytab is of some help or not?You have to specify restart the service for each instance of failure, if it is not done so far. This can be a temporary solution till you upgrade.