centos7下怎么启动mysql服务

centos7下怎么启动mysql服务,第1张

centos7下怎么启动mysql服务

1、启动命令

[root@xufeng Desktop]# service mysqld start
Redirecting to /bin/systemctl start  mysqld.service

2、关闭命令

[root@xufeng ~]# service mysqld stop
Redirecting to /bin/systemctl stop  mysqld.service

3、重启命令

[root@xufeng ~]# service mysqld restart
Redirecting to /bin/systemctl restart  mysqld.service

相关教程推荐:centos教程

以上就是centos7下怎么启动mysql服务的详细内容,

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/yw/711610.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-04-24
下一篇2022-04-24

发表评论

登录后才能评论

评论列表(0条)

    保存