2010年3月24日 - 如何启动/停止/重启MySQL 一、启动方式 1、使用service 启动:service mysqld start 2、使用mysqld 脚本启动:/etc/inint.d/mysqld start
blog.sina.com.cn