我试图在centos7上安装mariadb。 但是这个错误在我看来
Error: Package: galera-25.3.25-1.rhel6.el6.x86_64 (mariadb)
Requires: libboost_program_options.so.5()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
my /etc/yum.repos.d/MariaDB.repo:
[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.1/centos7-amd64
gpgkey = https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck = 1
我已经运行的命令:
[root@localhost yum.repos.d]# yum -y install MariaDB-Galera-server MariaDB-client galera