MySQL启动和关闭服务命令

MySQL启动和关闭服务命令

1、启动服务命令

net start mysql

\

2、关闭服务命令

net stop mysql

你可能感兴趣的:(MySQL启动和关闭服务命令)