1、InnoDB: Upgrade after a crash in not supported
第一个错误说你升级启动mysql 5.7.18失败,redo log 被mysql5.7.9之前的版本创建。删掉旧的文件,重新启动。
2、cannot add dependency job for unit firewalld.service
systemctl stop firewalld之后试试
iptables -nvL检查防火墙
3、用这个命令可以检查mysqld配置
systemctl status mysqld.service