Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Using fork with DBI to create simultaneous db connections.

by guice (Scribe)
on Mar 23, 2005 at 21:48 UTC ( [id://441899]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Using fork with DBI to create simultaneous db connections.
in thread Using fork with DBI to create simultaneous db connections.

The above can be omitted. Turns out the children where closing out the Global DBI object every time they where closing themselves out. It was causing the error. Moving the Global DBI call to a localized method fixed it right up.

-- philip
We put the 'K' in kwality!

  • Comment on Re^3: Using fork with DBI to create simultaneous db connections.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://441899]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-25 08:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found