PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » MDB » Bug #3770

in ibase module when you call auto_commit(false) don't start transaction

Details

Submitted2005-03-10 18:59 UTC
Fromfabio at bs2 dot com dot br
Assignedquipo
StatusClosed
PackageMDB
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2005-03-10 18:59 UTC] fabio at bs2 dot com dot br

Description:
------------
in MDB_ibase class when you call auto_commit(false). I, in my code have to do "$db->transaction_id = ibase_trans($db->connection)". I think that the function auto_commit had to do this.