Mysql in Fedora 20
How to install mysql server in fedora 20
I try to install yum install mysql mysql-server
But it installed mariadb. After that i tried
rpm -Uvh remi-release-20.rpm
yum --enablerepo=remi list mysql mysql-server
But it not worked. What is the issue? Why mysql installation has hard?