systemctl start mysql.service

提示:

System has not been booted with systemd as init system (PID 1). Can't operate.

然后: sudo service mysql start

 * Starting MySQL database server mysqld

okay