Qihoo360 / mysql-sniffer

mysql-sniffer is a network traffic analyzer tool for mysql, it is developed by Qihoo DBA and infrastructure team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handshake stage

stofakenida opened this issue · comments

I need to trace the handshake authentication stage. Basically, i need to filter only how the client authenticates itsef in order to know if he is using the older or the new protocol ( 4.1 and above ).
By adding a dedicated switch, the sniffer should only display the different info excahnged between the client and the server and the threadID created.