From 4534b731adf6397c108620043d37b80111779c9c Mon Sep 17 00:00:00 2001 From: Carlos Salguero Date: Wed, 15 Jun 2016 17:16:00 -0300 Subject: [PATCH] Fixed test in t/lib/MySQLProtocolParser.t --- t/lib/MySQLProtocolParser.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/lib/MySQLProtocolParser.t b/t/lib/MySQLProtocolParser.t index 8f5d3b60..d523e078 100644 --- a/t/lib/MySQLProtocolParser.t +++ b/t/lib/MySQLProtocolParser.t @@ -430,7 +430,7 @@ test_protocol_parser( arg => 'administrator command: Connect', bytes => 30, cmd => 'Admin', - db => '', + db => 'nepool_ftr', host => '10.54.212.171', ip => '10.54.212.171', port => '49663',