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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠