Oct 27, 2015

No package mysql-server available

No package mysql?

If you are wondering why you are getting this error "No package mysql-server available" after trying yum install mysql-server, here's why:

CentOS 7 has replaced MySQL with MariaDB. Source: Rackspace.

Solution

Do a `yum install mariadb-server mariadb` instead and be on your way!

Facing an Error 2002: Mysql can't connect '/tmp/mysql.sock? I've solved that here.

No comments:

Post a Comment