[CentOS] Error when installing mysql package

Mon Nov 16 06:59:44 UTC 2015
Jussi Hirvi <listmember at greenspot.fi>

I would try

yum --disablerepo=\* --enablerepo=base --enablerepo=updates install mariadb

That would exclude possible conflicts between the base & update repos 
and more exotic software from other repos.

- Jussi