S
S
SuperNatural2018-08-25 09:10:55
MySQL
SuperNatural, 2018-08-25 09:10:55

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
3f402-clip-12kb.png?nocache=1
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 question

Ask a Question

731 491 924 answers to any question