salang 大佬有话说 : 2020-1-18 23:09:43
已经安装了mysql5.7,再安装mariadb 冲突如何解决?
rt
已经安装了mysql 5.7.想再安装mariadb时出现错误:
file /usr/include/mysql/client_plugin.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/plugin.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/plugin_audit.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/plugin_auth.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/plugin_auth_common.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/plugin_ftparser.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/psi/mysql_file.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/psi/mysql_thread.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/psi/psi.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/service_my_snprintf.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/service_thd_alloc.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/service_thd_wait.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/service_thread_scheduler.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
file /usr/include/mysql/services.h from install of mariadb-devel-1:5.5.64-1.el7.x86_64 conflicts with file from package bt-mysql57-5.7.26-1.el7.x86_64
Error Summary
应该是冲突了,有什么办法解决呢?
Cllp 大佬有话说 : 2020-1-18 23:22:10
docker
https://yun.freeedownload.cf:11683/index.php/s/dfA8SBHgRcwtbn3/preview
why? 大佬有话说 : 2020-1-19 00:10:14
只装一个就卸载,不然就换编译
落叶随风 大佬有话说 : 2020-1-19 00:13:31
docker吧,蛮方便的