MySQL Service

/etc/init.d/mysqld stop|start|restart
Note: This is on a CentOS server.
Handle the MySQL Service
mysql -u username -p Login to MySQL with a username and password prompt.