#详细连接信息show full processlist;
实战:
vim /opt/lampp/etc/my.cnf
#add by chong
max_connections = 1000
/opt/lampp/lampp stopmysql
/opt/lampp/lampp startmysql
mysql连接数问题备份
原文:https://www.cnblogs.com/xingchong/p/11560056.html