When I tried to make auto start for mysql on Centos 7 I just received such message:
Just do it:
chkconfig --level 345 mysqld on
And your mysql server will work after reboot.