centos在线安装mysql报错:file /etc/my.cnf conflicts between attempted installs of mysql-community-server-8.

Posted minutes

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos在线安装mysql报错:file /etc/my.cnf conflicts between attempted installs of mysql-community-server-8.相关的知识,希望对你有一定的参考价值。

错误提示:file /etc/my.cnf conflicts between attempted installs of mysql-community-server-8.0.16-2.el7.x86_64 and MariaDB-common-10.4.6-1.el7.centos.x86_64

由版本冲突导致的

因此执行:yum remove mysql-libs 即可

技术图片

 

以上是关于centos在线安装mysql报错:file /etc/my.cnf conflicts between attempted installs of mysql-community-server-8.的主要内容,如果未能解决你的问题,请参考以下文章