Quantcast
Channel: How do I start/stop mysql server? - Ask Ubuntu
Viewing all articles
Browse latest Browse all 12

Answer by Manochehr Rasouli for How do I start/stop mysql server?

$
0
0

After installing MySQL on your system run this command:

service mysql status

If the service is down run:

service mysql start

To stop it:

service mysql stop

Viewing all articles
Browse latest Browse all 12

Trending Articles



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