mysql编译错误记录

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mysql编译错误记录相关的知识,希望对你有一定的参考价值。

最近换了一家公司了,很多基础环境重新做,遇见一个问题,记录一下
之前自动编译的mysql脚本发现无法使用了
原先环境是cento6.7环境可以正常使用,现在使用centos7.4环境发现报错

/application/mysql/scripts/mysql_install_db --basedir=/application/mysql/ --datadir=/application/mysql/data/ --user=mysql
FATAL ERROR: please install the following Perl modules before executing /application/mysql/scripts/mysql_install_db:

解决方法

yum -y install autoconf

此包安装时会安装Data:Dumper模块

以上是关于mysql编译错误记录的主要内容,如果未能解决你的问题,请参考以下文章

mysql编译错误记录

错误记录Flutter 混合开发获取 BinaryMessenger 报错 ( FlutterActivityAndFragmentDelegate.getFlutterEngine() )(代码片段

连接MySQL出现错误:ERROR 1045 (28000): Access denied for user ‘root‘@‘localhost‘ (using password: YES)(代码片段

损坏的顶点和片段着色器

Xamarin Android 片段库

从mysql的片段中加载ListView