DBD::File and dbh cloning in threaded environments

2010-04-23 Thread Jens Rehsack
Hi, as proposed last week, here is the first patch for DBD::File and DBD::DBM (primary: inheritance issue) for more thread safety. I'd like to have this applied before starting with DBD::DBM refactoring (and I'd like to have it applied before DBI 1.611 comes out). Tim, do you have a time

Re: DBD::File and dbh cloning in threaded environments

2010-04-23 Thread Jens Rehsack
On 04/23/10 12:02, Jens Rehsack wrote: Hi, as proposed last week, here is the first patch for DBD::File and DBD::DBM (primary: inheritance issue) for more thread safety. I'd like to have this applied before starting with DBD::DBM refactoring (and I'd like to have it applied before DBI 1.611

Re: DBD::File and dbh cloning in threaded environments

2010-04-23 Thread H.Merijn Brand
On Fri, 23 Apr 2010 12:02:13 +, Jens Rehsack rehs...@googlemail.com wrote: Hi, as proposed last week, here is the first patch for DBD::File and DBD::DBM (primary: inheritance issue) for more thread safety. I'd like to have this applied before starting with DBD::DBM refactoring (and

Re: DBD::File and dbh cloning in threaded environments

2010-04-23 Thread Jens Rehsack
On 04/23/10 13:18, H.Merijn Brand wrote: On Fri, 23 Apr 2010 12:02:13 +, Jens Rehsack rehs...@googlemail.com wrote: Tim, do you have a time schedule for DBI 1.611? FWIW, Martin applied that croak on bad encoding for f_encodings in DBD::File (thanks mje!), so I think we're pretty