Subject | Rollback on FB2.5 |
---|---|
Author | Lester Caine |
Post date | 2011-06-15T10:38:30Z |
I'm having some fun at the moment with trying to run a clean bitweaver install.
So we are talking Firebird with PHP ...
There is something going wrong with the generation process for the tables. The
database exists and is blank, and the debug listing is showing everything I
expect, without any errors, but the commit is not working so the tables are not
being saved to the database. OK I need to find out why it's not committing, but
the question is one relating to the rollback. AFTER the commit failed, two of
the generators ARE committed to the blank database, but not the first two
created and none of the generators have been used at this point.
Any reason why these would remain after the rollback? It through me at first
because my second run with the debugger on failed because these generators
existed - I'd not looked since I was expecting the database still to be empty.
This all worked fine last time I checked but I've not run a clean install on 2.5
- just updated existing ones to 2.5.
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
So we are talking Firebird with PHP ...
There is something going wrong with the generation process for the tables. The
database exists and is blank, and the debug listing is showing everything I
expect, without any errors, but the commit is not working so the tables are not
being saved to the database. OK I need to find out why it's not committing, but
the question is one relating to the rollback. AFTER the commit failed, two of
the generators ARE committed to the blank database, but not the first two
created and none of the generators have been used at this point.
Any reason why these would remain after the rollback? It through me at first
because my second run with the debugger on failed because these generators
existed - I'd not looked since I was expecting the database still to be empty.
This all worked fine last time I checked but I've not run a clean install on 2.5
- just updated existing ones to 2.5.
--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php