停止mysql服务

停止mysql服务
windows
net stop mysql (service mysqld stop win10不能用)
linux


/etc/init.d/mysqld stop

posted @ 2018-12-27 21:13  tonggc1668  阅读(502)  评论(0)    收藏  举报