i am new to fedora26.how to install mariaDB

You are viewing an old version of this question. View the current version here.

i am trying to install maria db for magenta in fedora.i am getting the following error.

sudo yum install mariadb-server

Last metadata expiration check: 1:41:16 ago on Sat 11 Nov 2017 12:41:49 PM IST. Package MariaDB-server-10.1.28-1.el7.centos.x86_64 is already installed, skipping. Dependencies resolved. Nothing to do.

sudo systemctl start mariadb

Job for mariadb.service failed because the control process exited with error code. See "systemctl status mariadb.service" and "journalctl -xe" for details.

Answer Answered by Ian Gilfillan in this comment.

As the error message says, take a look at "systemctl status mariadb.service" and "journalctl -xe" for details of what went wrong.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.