From 050842033c8161b3bfb4cfe510877a73a278c873 Mon Sep 17 00:00:00 2001 From: kishoramballi Date: Wed, 10 Dec 2008 12:20:15 +0000 Subject: [PATCH] updated expected file to match with the fix --- test/sqlnetwork/Connect/exp.test010 | 22 +++++++++++++++++++++- test/sqlnetwork/Connect/exp.test011 | 22 +++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/test/sqlnetwork/Connect/exp.test010 b/test/sqlnetwork/Connect/exp.test010 index 45e61592..ced7af8c 100644 --- a/test/sqlnetwork/Connect/exp.test010 +++ b/test/sqlnetwork/Connect/exp.test010 @@ -2,7 +2,7 @@ NW:TCP connecting Response from peer site is 1 NW:TCP Send Sent bytes 16 -Sent bytes 258 +Sent bytes 256 NW:TCP receive Connection opened NW:TCP Send @@ -16,6 +16,10 @@ NW:TCP receive Table T1 CREATED NW:TCP Send Sent bytes 16 +Sent bytes 4 +NW:TCP receive +NW:TCP Send +Sent bytes 16 Sent bytes 32 NW:TCP receive NW:TCP Send @@ -26,6 +30,10 @@ One record inserted update T1 set F2=100 NW:TCP Send Sent bytes 16 +Sent bytes 4 +NW:TCP receive +NW:TCP Send +Sent bytes 16 Sent bytes 26 NW:TCP receive NW:TCP Send @@ -39,6 +47,10 @@ NW:TCP receive One row updated NW:TCP Send Sent bytes 16 +Sent bytes 4 +NW:TCP receive +NW:TCP Send +Sent bytes 16 Sent bytes 24 NW:TCP receive HEADER says packet type is 104 @@ -63,6 +75,10 @@ NW:TCP receive Total reccord fetchec=1 NW:TCP Send Sent bytes 16 +Sent bytes 4 +NW:TCP receive +NW:TCP Send +Sent bytes 16 Sent bytes 19 NW:TCP receive NW:TCP Send @@ -70,6 +86,10 @@ Sent bytes 16 Sent bytes 8 NW:TCP receive TABLE T1 DROPPED SUCCESSFULLY +NW:TCP Send +Sent bytes 16 +Sent bytes 4 +NW:TCP receive NW:TCP disconnect kishor 5678 Sent bytes 16 NW:TCP receive diff --git a/test/sqlnetwork/Connect/exp.test011 b/test/sqlnetwork/Connect/exp.test011 index 93d42408..ec70c10e 100644 --- a/test/sqlnetwork/Connect/exp.test011 +++ b/test/sqlnetwork/Connect/exp.test011 @@ -2,7 +2,7 @@ NW:TCP connecting Response from peer site is 1 NW:TCP Send Sent bytes 16 -Sent bytes 258 +Sent bytes 256 NW:TCP receive Connection opened NW:TCP Send @@ -16,6 +16,10 @@ NW:TCP receive Table T1 CREATED NW:TCP Send Sent bytes 16 +Sent bytes 4 +NW:TCP receive +NW:TCP Send +Sent bytes 16 Sent bytes 32 NW:TCP receive NW:TCP Send @@ -25,6 +29,10 @@ NW:TCP receive 1 Record inserted NW:TCP Send Sent bytes 16 +Sent bytes 4 +NW:TCP receive +NW:TCP Send +Sent bytes 16 Sent bytes 26 NW:TCP receive NW:TCP Send @@ -38,6 +46,10 @@ Sent bytes 0 NW:TCP receive NW:TCP Send Sent bytes 16 +Sent bytes 4 +NW:TCP receive +NW:TCP Send +Sent bytes 16 Sent bytes 24 NW:TCP receive HEADER says packet type is 104 @@ -56,6 +68,10 @@ NW:TCP receive Total record fetched =0 ,Because transaction rollbacked NW:TCP Send Sent bytes 16 +Sent bytes 4 +NW:TCP receive +NW:TCP Send +Sent bytes 16 Sent bytes 19 NW:TCP receive NW:TCP Send @@ -63,6 +79,10 @@ Sent bytes 16 Sent bytes 8 NW:TCP receive Table droped +NW:TCP Send +Sent bytes 16 +Sent bytes 4 +NW:TCP receive NW:TCP disconnect kishor 5678 Sent bytes 16 NW:TCP receive -- 2.11.4.GIT