[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
Tue, 4 Nov 2003 08:47:08 -0500 (EST)


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 ximian@aksi.mdamt.net.

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

--- shadow/50541	2003-11-04 08:46:30.000000000 -0500
+++ shadow/50541.tmp.20045	2003-11-04 08:47:08.000000000 -0500
@@ -45,6 +45,11 @@
 Attached is a patch which catch if the column type is System.Array and the
 value type is string. I don't know whether this is the best solution
 because the original code only honor the column type and never honor the
 value type.
 
 patch against mcs cvs
+
+------- Additional Comments From ximian@aksi.mdamt.net  2003-11-04 08:47 -------
+Created an attachment (id=5865)
+test case
+