On Thu, May 18, 2006 at 07:05:13PM -0400, Perrin Harkins wrote:
> On Thu, 2006-05-18 at 15:57 -0700, Bill Moseley wrote:
> > It's been a while since I looked at this.  Isn't this just a problem
> > when creating the connection before forking?
> 
> That's one problem.  Another one is that Apache::DBI's safety rollback
> is prevented from happening because Class::DBI not calling connect() on
> every request.  You may or may not need that, depending on how you use
> transactions.

Oh, right.  I'm not using Apache::DBI.  Nor am I using set_up_table().
So looks like I'm safe.

-- 
Bill Moseley
[EMAIL PROTECTED]

Reply via email to