Re: undefined behaviour for sub-transactions?
- From: tyler@xxxxxx (Tyler MacDonald)
- Date: Tue, 15 Nov 2005 00:57:37 -0800
Tyler MacDonald <tyler@xxxxxx> wrote:
> Jochen Wiedmann <jochen.wiedmann@xxxxxxxxx> wrote:
> > > Ok. If that's the only behaviour that can be depended on, then I
> > > guess the best choice would be to make a wrapper around the database handle
> > > that keeps track of the transaction status.
> > Did you understand me? There is no such thing as a "transaction
> > status" in DBI. There always is a current, and uncommitted
> > transaction. Nothing more, nothing less.
>
> Yep, I understood perfectly.
I just took a look on CPAN, and it looks like somebody else has run
into the same problem I have:
http://search.cpan.org/~porton/DBI-Transaction-0.101/
But it's licensed under the GPL, so if I wrote my package using it,
I would be encumbered by the GPL by proxy. :-/
- Tyler
.
- Follow-Ups:
- Re: undefined behaviour for sub-transactions?
- From: Jochen Wiedmann
- Re: undefined behaviour for sub-transactions?
- References:
- undefined behaviour for sub-transactions?
- From: Tyler MacDonald
- Re: undefined behaviour for sub-transactions?
- From: Tyler MacDonald
- Re: undefined behaviour for sub-transactions?
- From: Tyler MacDonald
- undefined behaviour for sub-transactions?
- Prev by Date: Re: undefined behaviour for sub-transactions?
- Next by Date: Re: undefined behaviour for sub-transactions?
- Previous by thread: Re: undefined behaviour for sub-transactions?
- Next by thread: Re: undefined behaviour for sub-transactions?
- Index(es):
Relevant Pages
|