in reply to Using DBI::clone()
Similarly, the outcome of all this is that if you want each forked process to have a separate database handle, these handles should be created after forking the original process.
perl -le "print+unpack'N',pack'B32','00000000000000000000001010001000'"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Using DBI::clone()
by gnu@perl (Pilgrim) on Sep 30, 2003 at 12:58 UTC |