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 ?

已提问 2 年前214 查看次数
1 回答
0

Try this

systemctl start mariadb

--Syd

profile picture
Syd
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则