Created
January 2, 2019 07:21
-
-
Save Utshaw/52218190caf967727063b0676de09bb6 to your computer and use it in GitHub Desktop.
start and stop mysql
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo service mysql start | |
sudo service mysql stop |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment