Skip to main content
code reformat
Source Link
Romeo Ninov
  • 19.5k
  • 5
  • 34
  • 48

When I tried to start mariadb, I got:

[root]# systemctl start mariadb

Failed to start mariadb.service: Unit not found.

[root]# systemctl start mariadb
Failed to start mariadb.service: Unit not found.

And I also got this message:

Package 1:mariadb-5.5.56-2.el7.x86_64 is obsoleted by mysql-community-client-5.6.39-2.el7.x86_64 which is already installed

Package 1:mariadb-5.5.56-2.el7.x86_64 is obsoleted by mysql-community-client-5.6.39-2.el7.x86_64 which is already installed

What should I do next?

Thank you all, Denny

When I tried to start mariadb, I got:

[root]# systemctl start mariadb

Failed to start mariadb.service: Unit not found.

And I also got this message:

Package 1:mariadb-5.5.56-2.el7.x86_64 is obsoleted by mysql-community-client-5.6.39-2.el7.x86_64 which is already installed

What should I do next?

Thank you all, Denny

When I tried to start mariadb, I got:

[root]# systemctl start mariadb
Failed to start mariadb.service: Unit not found.

And I also got this message:

Package 1:mariadb-5.5.56-2.el7.x86_64 is obsoleted by mysql-community-client-5.6.39-2.el7.x86_64 which is already installed

What should I do next?

Source Link
Denny
  • 261
  • 1
  • 5
  • 10

problem starting mariadb

When I tried to start mariadb, I got:

[root]# systemctl start mariadb

Failed to start mariadb.service: Unit not found.

And I also got this message:

Package 1:mariadb-5.5.56-2.el7.x86_64 is obsoleted by mysql-community-client-5.6.39-2.el7.x86_64 which is already installed

What should I do next?

Thank you all, Denny