Inicie o MySQL Server por terminal no Linux
sudo /etc/init.d/mysql start
or
systemctl start mysql.service
atem
sudo /etc/init.d/mysql start
or
systemctl start mysql.service