Quantcast
Channel: Restart MySQL server - Unix & Linux Stack Exchange
Browsing latest articles
Browse All 5 View Live

Answer by Nikhil Mulley for Restart MySQL server

I would use daemontools or such to keep mysql running on the system incase of undesired shutdown of the database servers. However, as everyone else noted here, killing of database servers is really a...

View Article


Answer by Fiasco Labs for Restart MySQL server

You've probably corrupted a database to the point mysqld won't start. Consult /var/log/daemon.log for mysql startup errors. Also look for /var/log/mysql.err and see if there is anything there. In the...

View Article


Answer by Hanan N. for Restart MySQL server

After some research I found this. You are using Ubuntu, so go to System -> Administration -> Services , uncheck MySQL, save it, and recheck it again.

View Article

Answer by Kevin for Restart MySQL server

On Ubuntu you should use service: sudo service mysql start And in the future if and when you want to restart it: sudo service mysql restart

View Article

Restart MySQL server

I am using MySQL v5.1 on Ubuntu machine. MySQL on my machine used to work. (Running mysql -u root gave me the MySQL command line.) This afternoon, I did the following thing: 1. check active process...

View Article

Browsing latest articles
Browse All 5 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>