Am 28.11.2017 um 17:12 schrieb Ruben Safir:
who provides that package?
MaraiaDB as he pretends but guess why i told
also the OP should have included "rpm -q MariaDB-server" so that we know which exactly package is installed instead doing wild guesses
no need to reply-all, the list is enough and top-posting in the middle of a thread is annyoing too
On Tue, Nov 28, 2017 at 10:56:59AM +0100, Reindl Harald wrote:
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@gmail.com <mailto:tecnologiaterabyte@gmail.com>> 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