//ps查看mysqld进程
ps -aux|grep mysqld
//挨个kill进程
sudo kill 进程pid
//启动mysql服务
service mysql start
//成功
10-06
1万+

08-13
14万+

11-22
9190

07-23
199
