Not sure this may shed some light on the problem,... this is from a running a trace:

DBI::db=HASH(0x83614cc) trace level set to 2 in DBI 1.14-nothread
Note: perl is running without the recommended perl -w option
-> STORE for DBD::mysql::db (DBI::db=HASH(0x83614cc)~INNER 'AutoCommit' 0)
Transactions not supported by database error 15 recorded: Transactions not supported by database
-> DESTROY for DBD::mysql::db (DBI::db=HASH(0x83614cc)~INNER)
Rollback ineffective while AutoCommit is on error 15 recorded: Rollback ineffective while AutoCommit is on
imp_dbh->svsock: 8376e44



I've never run accross this problem before, so somewhat at a loose why I keep getting these transaction errors... ??


TIA
Mike

Rudy Lippan wrote:
On Tue, 30 Mar 2004, Mike Blezien wrote:


I think this maybe the problem,... I didn't realize that the DBI version was so old... this is on a client's server which I don't have root access too:

Versions:
DBI: - 1.14
DBD::mysql: - 2.0415


I do not see that version up on CPAN/backpan so I can't help here. (And I don't see mention of it in the changelog)



Does the DBI module need to be updated ??




You can try and upgrade and see if that fixes the problem. And if you have a problem with the latest, let me know and I will take a look at it.

Rudy



Reply via email to