#1 2016-02-04 11:56:37

igors233
Member
Registered: 2012-09-10
Posts: 233

Using Firebird with mORMot and transaction handling

Hi,

I've read all the previous threads about AutoCommit and commit retaining problems in FB (through Zeos).
Since CommitRetaining transactions are really bad for FB especially when mormot server runs for a long time (for me perhaps a month) without restart, I've switched to true commits (hard_commit=true) and I don't see a problem so far.
So my question is why not make hardcommit a default parametar in mormot?

Offline

#2 2016-02-04 14:00:44

miab3
Member
From: Poland
Registered: 2014-10-01
Posts: 188

Re: Using Firebird with mORMot and transaction handling

@igors233

Which ZEOS and Firebird version and svn are you using?

Michal

Offline

#3 2016-02-05 18:56:15

igors233
Member
Registered: 2012-09-10
Posts: 233

Re: Using Firebird with mORMot and transaction handling

> Which ZEOS and Firebird version and svn are you using?

I don't know where to find Zeos lib version, FB is 2.55.

Offline

Board footer

Powered by FluxBB