[Mono-bugs] [Bug 79323][Wis] Changed - SessionSQLServerHandler fails when database restart
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 8 17:26:38 EDT 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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79323
--- shadow/79323 2006-09-08 12:04:37.000000000 -0400
+++ shadow/79323.tmp.15370 2006-09-08 17:26:37.000000000 -0400
@@ -4,13 +4,13 @@
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Wishlist
-Component: Sys.Web
+Component: Sys.Data
AssignedTo: gonzalo at ximian.com
ReportedBy: informatique.internet at fiducial.fr
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -138,6 +138,9 @@
The session handler doesn't take advantage from the pooling
option anyway, because it uses only one connection all the time,
until it detects a failure. That's faster than using
Activator.CreateInstance with the database type on every
page request.
+
+------- Additional Comments From gonzalo at ximian.com 2006-09-08 17:26 -------
+Okay, I'm moving this problem into System.Data.
More information about the mono-bugs
mailing list