Check Serve Status
sudo service mysql status
Start or Stop MySQL Server
service mysql stop service mysql start
MySQL Terminal Actions
create database this_is_my_database_name;
Also, give this a read 🙂
https://www.tutorialspoint.com/starting-and-stopping-mysql-server