N grep
Jump to navigation
Jump to search
ngrep -d eth0 -i 'select' port 3306 # Show the query and results of 'select' queries going to your mysql server. Won't work on socket conns
ngrep -d eth0 -i 'select' port 3306 # Show the query and results of 'select' queries going to your mysql server. Won't work on socket conns