Answer the question
In order to leave comments, you need to log in
Why do Mysql, Mysqld, Mariadb work at the same time?
I started having problems with MySQL server on Centos 7. MariaDB works there.
When I look at the list of services, I see the whole trinity there: Mysql, Mysqld, Mariadb
Here is a status query
[[email protected]=~]# service mysql status
ERROR! MariaDB is not running
[[email protected]=~]# service mariadb status
Redirecting to /bin/systemctl status mariadb.service
● mariadb.service - MariaDB 10.2.17 database server
[[email protected]=~]# service mysqld status
Redirecting to /bin/ systemctl status mysqld.service
● mariadb.service - MariaDB 10.2.17 database server
Is this normal, or do I have some duplicate services?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question