My mariadb server is not running after I install it with yum install mariadb-server. after running this command, it displays:
mariadb-server-10.2.38-1.amzn2.0.1.x86_64 is obsoleted by mysql-community-server-5.7.35-1.el7.x86_64 which is already installed
Nothing to do
then when I do rpm -q mariadb-server, it says its not installed.
is there anything wrong about the installation?