Add a btest for the Wireshark sample MySQL PCAP

This commit is contained in:
Vlad Grigorescu 2014-08-08 15:02:18 -05:00
parent 250360eb55
commit 9bffdb7e14
4 changed files with 35 additions and 2 deletions

View file

@ -3,7 +3,7 @@
#empty_field (empty)
#unset_field -
#path mysql
#open 2014-09-05-02-57-27
#open 2014-09-05-03-02-01
#fields ts uid id.orig_h id.orig_p id.resp_h id.resp_p cmd arg result response
#types time string addr port addr port string string string string
1362452327.618353 CsRx2w45OKnoww6xl4 192.168.1.3 55845 192.168.1.8 3306 login root_nope error Access denied for user 'root_nope'@'lumberjack.home' (using password: NO)
@ -18,4 +18,4 @@
1362452372.452858 Che1bq3i2rO3KD1Syg 192.168.1.3 55865 192.168.1.8 3306 login root ok Affected rows: 0
1362452372.454995 Che1bq3i2rO3KD1Syg 192.168.1.3 55865 192.168.1.8 3306 query select @@version_comment limit 1 ok Affected rows: 1
1362452372.991997 Che1bq3i2rO3KD1Syg 192.168.1.3 55865 192.168.1.8 3306 quit (empty) - -
#close 2014-09-05-02-57-27
#close 2014-09-05-03-02-01