刀刀网
您的当前位置:首页MySQL启动和关闭服务命令_MySQL

MySQL启动和关闭服务命令_MySQL

来源:刀刀网
 MySQL启动和关闭服务命令

1、启动服务命令

net start mysql


2、关闭服务命令

net stop mysql

显示全文