[Issues] [mod_dbi_pool 0000056]: stale connections are not reastablished

issues at outoforder.cc issues at outoforder.cc
Mon Feb 13 16:25:03 EST 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://issues.outoforder.cc/view.php?id=56 
====================================================================== 
Reported By:                else
Assigned To:                
====================================================================== 
Project:                    mod_dbi_pool
Issue ID:                   56
Category:                   Database Issue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             02-13-2006 16:25 EST
Last Modified:              02-13-2006 16:25 EST
====================================================================== 
Summary:                    stale connections are not reastablished
Description: 
If a connection is left idle to long, mysql will drop it.  dbi_pool does
not check for this case and just returns the connection.   

Run mysql and apache.  
Restart mysql (to simulate droped connections)
dbi_pool returns inactive connections.

dbi_pool should try to reconnect instead of returning invalid connections.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-13-06 16:25  else           New Issue                                    
======================================================================




More information about the Issues mailing list