This is a discussion on Connection Problem after Power Outages within the MySQL Database forums, part of the Database Forums category; I have an application running on windows 2000, and using mySQL version 4.1.7, and myODBC version 3.51....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have an application running on windows 2000, and using mySQL version
4.1.7, and myODBC version 3.51.10. Everytime there is a power outage, my application can no longer connect to mySQL. I get the message: "cannot connect to MySQL server on 'localhost' (10061)". To make it work again, I have to relaunch the installation of mySQL and choose the "repair option." Is there a way to prevent the problem from occuring in the first place? CJ |