Sample Header Ad - 728x90

Identifying processes that open MySQL connections

0 votes
1 answer
1409 views
I need to identify which application process issues a large number of MySQL connections on a Linux system. The show processlist sql command or tools like innotop do not really help, as they only show db user and host, and i doubt that i catch all statements that way. I was thinking to use something on the network level, like tcpdump or netstat. Any suggestions?
Asked by mvw (121 rep)
Apr 1, 2021, 02:44 AM
Last activity: Jan 18, 2025, 10:04 AM