From: Reindl Harald Date: February 27 2012 12:37pm Subject: Re: file descriptor leak? List-Archive: http://lists.mysql.com/mysql/226871 Message-Id: <4F4B7906.1060502@thelounge.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigDF9B1FFA311E660A00DF1038" --------------enigDF9B1FFA311E660A00DF1038 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable lsof -n| grep '^mysqld' | grep ESTABLISHED | wc -l; netstat -n | grep my= sql | grep VERBUNDEN | wc -l 1926 18 Am 27.02.2012 13:32, schrieb Johan De Meersman: > ----- Original Message ----- >> From: "Reindl Harald" >> >> other machines (rsyslog configured for mysql) >=20 > Hmm, that would mean a lot of very brief connections, I guess. Coud you= try with my line? I don't expect it to vanish, but I think it should clo= se the gap a little. >=20 >> netstat | grep mysql | wc -l >> 19 >> >> lsof | grep mysql | grep ESTABLISHED | wc -l >> 2247 --=20 Mit besten Gr=C3=BC=C3=9Fen, Reindl Harald the lounge interactive design GmbH A-1060 Vienna, Hofm=C3=BChlgasse 17 CTO / software-development / cms-solutions p: +43 (1) 595 3999 33, m: +43 (676) 40 221 40 icq: 154546673, http://www.thelounge.net/ http://www.thelounge.net/signature.asc.what.htm --------------enigDF9B1FFA311E660A00DF1038 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9LeQYACgkQhmBjz394AnkTpgCdG6uZioD1ZYzNbVHrc/ctB90m ycsAn0SKpaj7D9gZXoIQd28OCjHCDEy+ =k9xr -----END PGP SIGNATURE----- --------------enigDF9B1FFA311E660A00DF1038--