unable to run mysql once it is downloaded

0

I have successfully reached the point where MySQL is downloaded but udo yum install -y mysql-server Loaded plugins: extras_suggestions, langpacks, priorities, update-motd 235 packages excluded due to repository priority protections Package 3:mariadb-server-10.2.38-1.amzn2.0.1.x86_64 already installed and latest version Nothing to do

when trying to run sudo service mysqld start && sudo service mysqld status I receive this error Failed to start mysqld.service: Unit not found.

Anyone else had this problem and resolved it ?

posta 2 anni fa214 visualizzazioni
1 Risposta
0

Try this

systemctl start mariadb

--Syd

profile picture
Syd
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande