[Mono-bugs] [Bug 75263][Nor] Changed - [PATCH] OdbcDataReader.cs
bug in GetPrimaryKeys() method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jun 26 12:21:55 EDT 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75263
--- shadow/75263 2005-06-17 18:37:56.000000000 -0400
+++ shadow/75263.tmp.7999 2005-06-26 12:21:55.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: tsureshkumar at novell.com
ReportedBy: ndo at rockwellcollins.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: [PATCH]OdbcDataReader.cs bug in GetPrimaryKeys() method
+Summary: [PATCH] OdbcDataReader.cs bug in GetPrimaryKeys() method
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
The bug in GetPrimaryKeys() for the following scenario:
@@ -420,6 +420,9 @@
diff -u OdbcCommand.cs Your_OdbcCommand.cs > mypatch.patch
------- Additional Comments From ndo at rockwellcollins.com 2005-06-16 12:31 -------
Created an attachment (id=15332)
The proposed fix in GetPrimaryKeys()
+
+------- Additional Comments From bmaurer at users.sf.net 2005-06-26 12:21 -------
+Your editor is changing line endings, please try to avoid that.
More information about the mono-bugs
mailing list