Home » Database » MDB » Bug #3770
in ibase module when you call auto_commit(false) don't start transaction
Details
| Submitted | 2005-03-10 18:59 UTC |
|---|---|
| From | fabio at bs2 dot com dot br |
| Assigned | quipo |
| Status | Closed |
| Package | MDB |
| PHP Version | Irrelevant |
| 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.