запустить MySQL Server по терминалу в Linux

sudo /etc/init.d/mysql start
or 
systemctl start mysql.service
atem