in reply to Parallel::ForkManager and DBD::mysql, the easy way

The bottom line is every distinct process has to have its own database handle - they cannot be shared.
  • Comment on Re: Parallel::ForkManager and DBD::mysql, the easy way