maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #04888
Re: Install MariaDB repo official Centos-7
Am 28.11.2017 um 05:13 schrieb Karthick Subramanian:
Can you check whether *systemctl start mysql* is working for you.
i downloaded the supposed rpm and it contains mariadb.service
but why not take rpm and let it give the answer?
rpm -q --filesbypkg MariaDB-server | grep service
also the OP should have included "rpm -q MariaDB-server" so that we know
which exactly package is installed instead doing wild guesses
On Tue, Nov 28, 2017 at 4:27 AM, Wilmer Arambula
<tecnologiaterabyte@xxxxxxxxx <mailto:tecnologiaterabyte@xxxxxxxxx>> wrote:
Hi, install MariaDB from the official repository [mariadb.org
<http://mariadb.org>] for Centos-7:
1.- yum install MariaDB-server MariaDB-client
When executing:
2.- systemctl start mariadb.service
Error: Failed to start mariadb.service: Unit not found
Follow ups
References