[interchange-cvs] CVS notice: activity by heins

interchange-cvs@lists.akopia.com interchange-cvs@lists.akopia.com
Fri, 19 Jan 2001 10:11 -0600


CVS activity by user 'heins':
interchange/lib/Vend/Table DBI.pm,1.25.2.9,1.25.2.10
Update of /anon_cvs/repository/interchange/lib/Vend/Table
In directory www.akopia.com:/tmp/cvs-serv17963/Table

Modified Files:
      Tag: DEV_4_7_0
	DBI.pm 
Log Message:

  * Fix problem with bad connect on cached connection for fallback.
    Fallback connections now tested when:

    1. HotDBI = 1, db connection not there to begin with
    2. HotDBI = 0, db connection not there to begin with
    3. HotDBI = 1, db connection disappears after daemon startup
    4. HotDBI = 0, db connection disappears after daemon startup