查看有沒有安裝過:
yum?list?installed?mysql* rpm?-qa?|?grep?mysql*
(推薦教程:centos使用教程)
擴展知識:
安裝mysql軟件(mariadb)
yum?install?mysql*
啟動mysql
systemctl?start?mariadb.service?或者?systemctl?start?mysqld.service
結束
systemctl?stop?mariadb.service?或者?systemctl?stop?mysqld.service
重啟
systemctl?restart?mariadb.service?或者?systemctl?restart?mysqld.service
開機自啟
systemctl?enable?mariadb.service?或者?systemctl?enable?mysqld.service
相關視頻教程推薦:centos使用教程
? 版權聲明
文章版權歸作者所有,未經(jīng)允許請勿轉載。
THE END
喜歡就支持一下吧
相關推薦