// 开机自动运行// 检查#chkconfig --list | grep mysqld// 添加#chkconfig mysqld on 转载于:https://blog.51cto.com/huangchao/1702697