提示:
[root@gxd08 airflow]# yum install mysql-devel
Loaded plugins: langpacks, versionlock
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository base is listed more than once in the configuration
Repository updates is listed more than once in the configuration
Repository extras is listed more than once in the configuration
Repository centosplus is listed more than once in the configuration
Repository epel is listed more than once in the configuration
Repository epel-debuginfo is listed more than once in the configuration
Repository epel-source is listed more than once in the configuration
Excluding 1 update due to versionlock (use "yum versionlock status" to show it)
Resolving Dependencies
--> Running transacti

当遇到OSError: mysql_config not found错误时,可能是由于MariaDB与MySQL之间的冲突导致。解决办法是先卸载已安装的MySQL,例如通过`rpm -e mysql-community-client-5.7.35-1.el7.x86_64`命令,然后重新安装。
最低0.47元/天 解锁文章
1853

被折叠的 条评论
为什么被折叠?



