June 20, 2013

Comment: Debugging sleeping connections with MySQL

… over 1000 and.. netstat on port gives me # netstat -ntp | grep :51646 tcp 0 0 127.0.0.1:51646 127.0.0.1:3306 ESTABLISHED 32034/apache2 tcp 0 0 127.0.0.1:3306 127.0.0.1:51646 ESTABLISHED 8512/mysqld… sysadmin that wants to solve this problem as usually in 1-2 days mysql conn. limit gets touched and i have…