Re: mysql: begin_work after commit fails
- From: hjp@xxxxxxxxx (Peter J. Holzer)
- Date: Fri, 28 Oct 2005 19:12:34 +0200
On 2005-10-28 18:17:22 +0200, Peter J. Holzer wrote:
> I have a strange problem with mysql 4.1 (innodb engine) and
> DBD::mysql 2.9006:
>
> A dbh->begin_work immediately after a dbh->commit fails with
> the error "Already in a transaction".
Reading the docs before posting wouldn't hurt:
If "AutoCommit" is already off when "begin_work" is called then
it does nothing except return an error.
Please excuse my while I stand a bit in the corner.
hp
--
_ | Peter J. Holzer | In our modern say,learn,know in a day
|_|_) | Sysadmin WSR | world, perhaps being an expert is an
| | | hjp@xxxxxxxxx | outdated concept.
__/ | http://www.hjp.at/ | -- Catharine Drozdowski on dbi-users.
Attachment:pgpKI1SIBVb7q.pgp
Description: PGP signature
- References:
- mysql: begin_work after commit fails
- From: Peter J. Holzer
- mysql: begin_work after commit fails
- Prev by Date: mysql: begin_work after commit fails
- Next by Date: Re: DBD::Oracle and CLOBs
- Previous by thread: mysql: begin_work after commit fails
- Index(es):
Relevant Pages
|