Fixed test in t/lib/MySQLProtocolParser.t

This commit is contained in:
Carlos Salguero
2016-06-15 17:16:00 -03:00
parent bf69518067
commit 4534b731ad

View File

@@ -430,7 +430,7 @@ test_protocol_parser(
arg => 'administrator command: Connect', arg => 'administrator command: Connect',
bytes => 30, bytes => 30,
cmd => 'Admin', cmd => 'Admin',
db => '', db => 'nepool_ftr',
host => '10.54.212.171', host => '10.54.212.171',
ip => '10.54.212.171', ip => '10.54.212.171',
port => '49663', port => '49663',