[Mono-bugs] [Bug 76961][Wis] Changed - r54161 caused regression in Npgsql SingleRow support

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 10 10:59:31 EST 2005


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 fxjrlists at yahoo.com.br.

http://bugzilla.ximian.com/show_bug.cgi?id=76961

--- shadow/76961	2005-12-10 09:37:46.000000000 -0500
+++ shadow/76961.tmp.7795	2005-12-10 10:59:31.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76961
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: mono svn
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Sys.Data
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: nazgul at omega.pl               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -64,6 +64,16 @@
 
 Expected Results:
 Clear run
 
 How often does this happen? 
 Always
+
+------- Additional Comments From fxjrlists at yahoo.com.br  2005-12-10 10:59 -------
+Hi Kamil.
+
+This happens because the way we implement the SchemaOnly and SingleRow
+behaviors. Both use limit syntax. I will check that. One workaround
+for while is to use just SchemaOnly as you won't need SingleRow with
+it as SchemaOnly doesn't return any row.
+
+Thanks for your feedback.


More information about the mono-bugs mailing list