//打开服务
net start mysql;

//关闭服务
net stop mysql;  

 

相关文章: