Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78597 --- shadow/78597 2006-06-22 16:02:48.000000000 -0400 +++ shadow/78597.tmp.5119 2006-06-23 18:19:30.000000000 -0400 @@ -214,6 +214,12 @@ b. bytes_left == 0 in NpgsqlAsciiRow.ReadStringFromStream; c. field_value_size is 0 in NpgsqlAsciiRow.ReadFromStream_Ver_3; d. which is 0 because it gets read by PGUtil.ReadInt32 This never happens before the renegotiation but I'm not quite sure why this happens or where it comes from... + +------- Additional Comments From [EMAIL PROTECTED] 2006-06-23 18:19 ------- +Is your code update checked into svn? + +I imagine that ReadInt32 wasn't supposed to return 0 in your case, is +that true? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
