nipunbatra / Home_Deployment

http://iawe.github.io
7 stars 5 forks source link

MySQL service would not start sometimes #36

Closed nipunbatra closed 11 years ago

nipunbatra commented 11 years ago

The OS starts it. But i have seen that sometimes the service is not started and i manually did the same. Again the local store-upload paradigm helps, since we buffer up data even at server in form of files where a separte consumer process eats it up and puts it in DB. Again something practical to show when we write about the deployment.

nipunbatra commented 11 years ago

Found it was owing to binding of IP in my.cnf config. Changed that to localhost