报错:
FATAL ERROR: please install the following Perl modules before executing /usr/bin/mysql_install_db:
解决办法:安装autoconf依赖
yum install autoconf -y
FATAL ERROR: please install the following Perl modules before executing /usr/bin/mysql_install_db:
原文:https://www.cnblogs.com/caonw/p/13223619.html