Re: transaction Apache::DBI

2003-11-19 Thread Christophe Musielak
Le lun 17/11/2003 à 18:16, Perrin Harkins a écrit : > On Mon, 2003-11-17 at 09:30, Jamie Le Tual wrote: > > An interesting test would be to put a sleep(20) adter the delcaration of > > the second database handle, then open a mysql shell and do a : > > show processlist; > > There's no need to go

Re: transaction Apache::DBI

2003-11-14 Thread Christophe Musielak
Le jeu 13/11/2003 à 20:08, Perrin Harkins a écrit : > On Thu, 2003-11-13 at 10:32, Christophe Musielak wrote: > > My question is : is it safe to use transactions of multiple objects, > > doing a commit or rollback at the end as i'm sure i will stay in the > > same int

transaction Apache::DBI

2003-11-13 Thread Christophe Musielak
Hi, its been some times i'm reading, first time i'm writing :) first let me present myself : Christophe, 33, working on a e-crm application web based that deals with emails. This is app is written mostly in Perl with some C++. We're using mp1, Apache 1.3, Embperl and Postgres. The Perl libs are f