On Fri, Jan 21, 2005 at 02:04:21PM -, Addison, Mark wrote:
> From: Tim Bunce Sent: 20 January 2005 11:18
> > On Wed, Jan 19, 2005 at 05:37:42PM -, Addison, Mark wrote:
> > > Hello,
> > >
> > > I'm having a very strange problem with DBD::Proxy and have ended
> > > up with brain meltdown - s
From: Tim Bunce Sent: 20 January 2005 11:18
> On Wed, Jan 19, 2005 at 05:37:42PM -, Addison, Mark wrote:
> > Hello,
> >
> > I'm having a very strange problem with DBD::Proxy and have ended
> > up with brain meltdown - so now its your turn ;-)
>
> Here's a patch...
Excellent, thanks very much
On Wed, Jan 19, 2005 at 05:37:42PM -, Addison, Mark wrote:
> Hello,
>
> I'm having a very strange problem with DBD::Proxy and have ended
> up with brain meltdown - so now its your turn ;-)
Here's a patch...
Tim.
Index: t/80proxy.t
===
Hello,
I'm having a very strange problem with DBD::Proxy and have ended
up with brain meltdown - so now its your turn ;-)
Basically, if I use DBD::Proxy to connect to a database (just doing
a 'use DBD::Proxy' isn't enough), then localise $dbh->{AutoCommit}
within an eval (to locally turn on trans