My favorites | Sign in
Logo
                
Search
for
Updated Jun 06, 2009 by baron.schwartz
mk_finger  
Roadmap and vision for mk-finger

issues

The mk-finger tool doesn't exist right now. There's a file in Subversion history, but all it contains is some garbage.

The idea is a tool that can trace a process from SHOW PROCESSLIST back to its origin. The general process for this is to connect to the originating machine and use netstat to find the process that owns the network connection. This can be used for things such as debugging sleeping connections.

Hosted by Google Code