in reply to Multi-thread database script

DBI is an XS module that is not thread-safe. See the "Using non-threadsafe modules" section of the "threads" POD for information on working around this.

Replies are listed 'Best First'.
Re^2: Multi-thread database script
by Joost (Canon) on Jun 04, 2007 at 20:28 UTC