Mulai Terminal Linux Server MySQL
sudo /etc/init.d/mysql start
or
systemctl start mysql.service
atem
sudo /etc/init.d/mysql start
or
systemctl start mysql.service
sudo service mysql start
mysql-ctl cli
sudo /usr/local/mysql/support-files/mysql.server start