Re: DBI Threaded use access?
"David E. Wheeler" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
On Oct 11, 2012, at 8:15 AM, Tim Bunce <[email protected]> wrote: >> No. Each thread needs its own dbh. Your DBD may not support this. > > Specifically, http://search.cpan.org/~timb/DBI-1.622/DBI.pm#Threads_and_Thread_Safety DBIx::Connector will handle this for you, BTW. https://metacpan.org/module/DBIx::Connector Best, David