Skip to content

earl86/analysis-vc-mysql-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vc-mysql-sniffer - A free tool to output query traffic for MySQL

To run: Simply execute the binary to see queries written to stdout in 
the format used by MySQL's slow query log. Add the -output=[filename] option
to write the output to the specified file instead.

use:
python analysis-vc-log.py -i mysqlip -p 3306 -t 60 -a my
python analysis-vc-log.py -i mysqlip -p 3306 -t 60 -a pt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages