[Mono-bugs] [Bug 50541][Maj] Changed - DataRow - SetColumnValue doesn't handle MySql TEXT column type

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 24 May 2004 01:41:19 -0400 (EDT)


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 sumadevi@novell.com.

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

--- shadow/50541	2004-05-13 15:47:12.000000000 -0400
+++ shadow/50541.tmp.30536	2004-05-24 01:41:19.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 50541
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: Sys.Data
 AssignedTo: sumadevi@novell.com                            
 ReportedBy: ximian@aksi.mdamt.net               
 QAContact: mono-bugs@ximian.com
@@ -55,6 +55,14 @@
 
 
 ------- Additional Comments From ximian@aksi.mdamt.net  2003-11-04 08:47 -------
 Created an attachment (id=5866)
 the patch
 
+
+------- Additional Comments From sumadevi@novell.com  2004-05-24 01:41 -------
+Hi,
+  Can you please try with the latest build. I guess this problem got
+fixed with a couple of other problems. I was able to run your testcase
+without getting an InvalidCastException..
+
+