啓動與關閉MySQL

**一、**查看mysql服務的兩種方式[root@localhost bin]ps -ef|grep mysql[root@localhost bin]netstat -nlp 二、啓動服務的兩種方式命令行方式[root@localhost bin]cd /usr/bin [root@localhost bin]./mysqld_safe &服務方式[root@localhost ~]servi
相關文章
相關標籤/搜索