Java OpenResty Spring Spring Boot MySQL Redis MongoDB PostgreSQL Linux Android Nginx 面试 小程序 Arthas JVM AQS juc Kubernetes Docker 诊断工具


MySQL 启动停止重启服务

MySQL 大约 216 字

Windows 下启动停止 MySQL 服务

cmd下不能直接重启(restart),只能先停止,再启动。

启动
net start mysql
停止
net stop mysql
重启
net stop mysql
net start mysql

Linux 下启动停止 MySQL 服务

启动
service mysql start
停止
service mysql stop
重启
service mysql restart
阅读 1538 · 发布于 2019-04-06

————        END        ————

Give me a Star, Thanks:)

https://github.com/fendoudebb

扫描下方二维码关注公众号和小程序↓↓↓

扫描二维码关注我
昵称:
随便看看 换一批