现象:http://task.chinasoft.com.wx/
所有任务能打开,我的任务打开很慢

有些人能用,有些人不能用,数据库出现大量的未认证用户连接,连接数利用率超过70%

重启nginx,apache,mysql没有用

问题依旧

Kill 掉cdn的推送延迟脚本,问题依旧

后面不知道是否是重启 php-fpm 解决?未知

# 批量kill mysql的进程
for id in `mysqladmin -uroot -p"pass" processlist|grep -i "unauthenticated"|awk '{print $2}'`
do
    mysqladmin -uroot -p"pass" kill ${id}
done

mysqladmin -uroot -p processlist|grep -i "unauthenticated"

mysql -uxtrabackup -p>/dev/null | grep -i "unauthenticated"|wc -l

mysql> show processlist;
+-------+----------------------+---------------------+------------+-------------+------+---------------------------------------------------------------+------------------------------------------------------------------------------------------------------+-----------+---------------+
| Id    | User                 | Host                | db         | Command     | Time | State                                                         | Info                                                                                                 | Rows_sent | Rows_examined |
+-------+----------------------+---------------------+------------+-------------+------+---------------------------------------------------------------+------------------------------------------------------------------------------------------------------+-----------+---------------+
|    | rep                  |  | NULL       | Binlog Dump |  | Master has sent all binlog to slave; waiting  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|    | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|   | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |  |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | root                 | localhost           | NULL       | Sleep       |    |                                                               | NULL                                                                                                 |         |             |
|  | unauthenticated user | connecting host     | NULL       | Killed      |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | yuantuan             |     | cms_global | Sleep       |    |                                                               | NULL                                                                                                 |          |             |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |   |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |    |  |              |
|  | root                 | localhost           | NULL       | Query       |     | starting                                                      | show processlist                                                                                     |          |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |    |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |    |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |    |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |    |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |    |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |    |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |    |  |              |
|  | unauthenticated user | connecting host     | NULL       | Connect     |     |  |              |
|  | yuantuan             |  | cms_global | Query       |     | Sending data                                                  | SELECT count(*) FROM search_site_pages_6 WHERE `site_id`= AND `html` LIKE '%de/video-converters/t |         0 |             0 |
+-------+----------------------+---------------------+------------+-------------+------+---------------------------------------------------------------+------------------------------------------------------------------------------------------------------+-----------+---------------+
 rows in set (0.00 sec)

mysql> 

后续还是经常出现类似的情况,用kill干掉回话也不行,后面不知道修改了哪里又好了,具体的修改内容如下,供参考

已经做过的操作:

1.调整my.cnf参数

#加大连接池数
thread_pool_size = 128
# 加到最大thread数量
thread_pool_max_threads = 512
table_open_cache = 32768
# 跳过dns解析
skip-name-resolve
# 减小超时时间
wait_timeout = 60
interactive_timeout = 60
# 增大最大连接数
max_connections = 1200
max_connect_errors = 10000
max_allowed_packet = 512M
back_log = 49152
# 更改binlog日志为row类型,之前是mixed
binlog_format=row

在Linux下这个参数的值不能大于系统参数tcp_max_syn_backlog的值
通过以下命令可以查看当前值:cat /proc/sys/net/ipv4/tcp_max_syn_backlog
通过以下命令进行修改sysctl -w net.ipv4.tcp_max_syn_backlog=98304

[root@newcms:~]# cat /proc/sys/net/ipv4/tcp_max_syn_backlog
16384
[root@newcms:~]# sysctl -w net.ipv4.tcp_max_syn_backlog=98304
net.ipv4.tcp_max_syn_backlog = 98304
[root@newcms:~]# cat /proc/sys/net/ipv4/tcp_max_syn_backlog
98304

# 观察mysql日志,修改相关的参数

2019-09-28T00:31:55.707617Z 0 [ERROR] Threadpool could not create additional thread to handle queries, because the number of allowed threads was reached. Increasing 'thread_pool_max_threads' parameter can help in this situation.
 If 'extra_port' parameter is set, you can still connect to the database with superuser account (it must be TCP connection using extra_port as TCP port) and troubleshoot the situation. A likely cause of pool blocks are clients that lock resources for long time. 'show processlist' or 'show engine innodb status' can give additional hints.

# 修改my.cnf的参数
thread_pool_max_threads = 512

2.跳转php.ini参数,加强对session的回收

3.删除一些表

4.将非应用连接的db账号权限全部取消,排除连接干扰
之前应用连接的账号权限比较大:对所有的数据库都有增删改查的权限,将权限控制在部分数据库中

5.查看数据库的查询状态:
[root@newcms:~]# mysqladmin -uroot -p status -i 1
Enter password:
Uptime: 13805  Threads: 595  Questions: 207060  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 14.998
Uptime: 13806  Threads: 595  Questions: 207126  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.002
Uptime: 13807  Threads: 595  Questions: 207206  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.007
Uptime: 13808  Threads: 595  Questions: 207285  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.011
Uptime: 13809  Threads: 595  Questions: 207356  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.016
Uptime: 13810  Threads: 595  Questions: 207434  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.020
Uptime: 13811  Threads: 595  Questions: 207519  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.025
Uptime: 13812  Threads: 595  Questions: 207583  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.029
Uptime: 13813  Threads: 595  Questions: 207659  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.033
Uptime: 13814  Threads: 595  Questions: 207733  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.037
Uptime: 13815  Threads: 595  Questions: 207793  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.041
Uptime: 13816  Threads: 595  Questions: 207879  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.046
Uptime: 13817  Threads: 595  Questions: 207956  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.050
Uptime: 13818  Threads: 595  Questions: 208035  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.055
Uptime: 13819  Threads: 595  Questions: 208102  Slow queries: 127  Opens: 33078  Flush tables: 1  Open tables: 9132  Queries per second avg: 15.059

percona mysql5.7进程出现大量unauthenticated user解决记录的更多相关文章

  1. C#设置进程PATH环境变量值解决某些Win32DLL找不到路径问题

    C#.NET通过设置当前进程PATH环境变量值解决某些Win32DLL找不到路径问题 以下函数设置PATH环境变量值(请注意:该环境变量为当前进程的环境变量,非系统环境变量)用于解决在调用某些Win3 ...

  2. Percona MySQL5.7内存OOM案例导致重启的memory和thread分析

    前言 在一个阳光明媚的下午,电脑右下角传来一片片邮件提醒,同时伴随着微信钉钉的震动,打开一看,应用各种出错,天兔告警,数据库服务器内存爆红,Mysql数据库实例挂掉了. 排查 先交代一下数据库版本: ...

  3. percona mysql5.7关闭审计功能方法

    数据库的审计日志占用大量空间,当时是为了测试审计功能开启的,现在需要关闭 # /data/mysql_data]# du -sh * 124G audit.log # 查询审计相关参数 mysql&g ...

  4. mysql执行show processlist unauthenticated user 解决方法

    一台unibilling机器前几天突然负载变重. 在top中发现cpu被大量占用. agi程序运行的很慢,并出现僵尸进程. 其实当时只有50个左右的并发呼叫. 远远达不到正常水准. 重新启动机器问题也 ...

  5. SqlServr进程内存使用增长的解决办法

    SqlServr进程使用的内存缓慢增长是正常的现象,但在服务器长时间不重启或sql服务不重启的情况下,最终,这个进程会耗尽所有的内存,导致所有终端无法正常与数据库交互. 1.设置数据库最大使用内存的值 ...

  6. 【Windows 8】pid为4的system进程占用80端口的解决办法

    因为Apache无法启动的原因,用netstat命令查看了一下80端口是否被占用了,如下: C:\Users\Maple>netstat -ano | findstr TCP LISTENING ...

  7. w3wp.exe进程占用内存过高解决方法

    解决CPU占用过多: 1.在IIS中对每个网站进行单独的应用程序池配置.即互相之间不影响. 2.设置应用程序池的CPU监视,不超过25%(服务器为4CPU),每分钟刷新,超过限制时关闭. 根据w3wp ...

  8. VS2017 启动调试出现 无法启动程序“http://localhost:15613” 操作在当前状态中是非法的。 同时附加进程也是错误的解决方法

    第一次发表这样的博客,不会如何的排版,还有很多的不懂,大神勿喷哈! 同时是给自己做的一次记录,已方便后面可能会同样出现该问题后不用像无头苍蝇一样到处百度乱找 VS2017 启动调试出现  无法启动程序 ...

  9. Sublime Text3配置及控制台乱码[cmd杀死进程乱码/编译文件乱码]解决方法

    [NodeJs] 1.安装 http://nodejs.cn/download/ 2.安装过程省略(因为已经安装过了) 和平时安装软件没区别 3.配置环境 计算机--->属性-->高级系统 ...

随机推荐

  1. 在动态sql的使用where时,if标签判断中,如果实体类中的某一个属性是String类型,那么就可以这样来判断连接语句:

    在动态sql的使用where时,if标签判断中,如果实体类中的某一个属性是String类型,那么就可以这样来判断连接语句: 如果是String类型的字符串进行判空的时候: <if test=&q ...

  2. Django --- cookie与session,中间件

    目录 1.cookie与session 1.cookie 2.session 2.中间件 1.中间件作用 2.用户可以自定义的五个方法 3.自定义中间件 1.cookie与session 1.cook ...

  3. Django REST framework认证权限和限制和频率

    认证.权限和限制 身份验证是将传入请求与一组标识凭据(例如请求来自的用户或其签名的令牌)相关联的机制.然后 权限 和 限制 组件决定是否拒绝这个请求. 简单来说就是: 认证确定了你是谁 权限确定你能不 ...

  4. jquery定义链接跳转的高亮显示

    <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...

  5. jsp+ ueditor word粘贴上传

    最近公司做项目需要实现一个功能,在网页富文本编辑器中实现粘贴Word图文的功能. 我们在网站中使用的Web编辑器比较多,都是根据用户需求来选择的.目前还没有固定哪一个编辑器 有时候用的是UEditor ...

  6. Qt同步线程(QMutex QMutexLocker QReadWriteLock QSemaphore QWaitCondition )

    Qt同步线程 我们知道,多线程有的时候是很有用的,但是在访问一些公共的资源或者数据时,需要进行同步,否则会使数据遭到破坏或者获取的值不正确.Qt提供了一些类来实现线程的同步,如QMutex,QMute ...

  7. zeebe 集成elasticsearch exporter && 添加operate

    zeebe 的operate是一个功能比较强大的管理工具,比simple-monitor 有好多方面上的改进 安全,支持用户账户的登陆 界面更友好,界面比较符合开团队工作流引擎的界面 系统监控更加强大 ...

  8. PHPStorm启动问题--Failed to load JVM DLL

    一.问题 启动PHPStorm时突然遇到PHPStorm无法启动的问题,提示:Failed to load JVM DLL,如图所示:

  9. codevs 4028 EZ系列

    4028 EZ系列之愤怒的一天   题目描述 Description 有一天,在某某教学楼某某课室某某课桌旁,某某某大声尖叫起来. 在那一瞬间,勇敢的丁畅大大站了出来,向某某某讨好,结果被揍得半死. ...

  10. 洛谷 P1613 跑路 题解

    P1613 跑路 题目描述 小A的工作不仅繁琐,更有苛刻的规定,要求小A每天早上在6:00之前到达公司,否则这个月工资清零.可是小A偏偏又有赖床的坏毛病.于是为了保住自己的工资,小A买了一个十分牛B的 ...