[Mono-bugs] [Bug 77375][Wis] Changed - Mono 1.1.8 up to 1.1.13 get
worse performance on MySqlDataAdapter.Fill method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 10 15:39:48 EST 2006
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77375
--- shadow/77375 2006-03-10 09:20:42.000000000 -0500
+++ shadow/77375.tmp.2186 2006-03-10 15:39:48.000000000 -0500
@@ -10,13 +10,12 @@
Component: Sys.Data
AssignedTo: tsenganal at novell.com
ReportedBy: jlefevrep at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Mono 1.1.8 up to 1.1.13 get worse performance on MySqlDataAdapter.Fill method
Description of Problem:
The method MySqlDataAdapter.Fill works badly slow on mono release 1.1.8 and
after. On large tables, it breaks with Exception:
@@ -202,6 +201,11 @@
Anyways changing product/component to sys.data.
------- Additional Comments From tsenganal at novell.com 2006-03-10 09:20 -------
try using the latest source from the svn HEAD.. a bug that causes Fill
to be very slow was recently fixed.. pls verify if that solves ur
problem..
+
+------- Additional Comments From robertj at gmx.net 2006-03-10 15:39 -------
+Senga, which revision fixed the bug? r57725?
+Thanks!
+
More information about the mono-bugs
mailing list