Linux下启动/关闭/重启Mysql
时间:2007-10-13 来源:lhaiweng
命令:
/etc/init.d/mysql start|stop|restart|reload|force-reload
[color="#cccccc"]2.、 启动服务安装服务后可以启动MySQL服务:net start mysql。3.、 停止服务可以通过下面的命令停止MySQL服务:net stop mysql。
相关阅读 更多 +
排行榜 更多 +
时间:2007-10-13 来源:lhaiweng