service mysql start
[root@centos7 mysql]# service mysql start
Starting MySQL. ERROR! The server quit without updating PID file (/var/lib/mysql/centos7.pid).
删除 /etc/my.cnf
service mysql start
[root@centos7 mysql]# service mysql start
Starting MySQL.. SUCCESS!