Hello!
Saturday, June 21, 2014, 1:52:46 AM, you wrote:
NS> To address this problem, in our engine builds we changed behavior of READ
COMMITTED + REC_VERSION
NS> transactions to ensure cursor stability.
NS> Each request is executed in its own snapshot, that is released when
execution of request
Hello, All!
We have encountered subtle errors and data corruptions when using complex triggers/stored procedures
in READ COMMITTED transactions.
Most applied programmers don't think that while their SP/trigger is executing the world is changing
underneath them.
So lost updates and inconsistent
Add field in SEC$USERS reflecting whether a user has RDB$ADMIN role in security
database
Key: CORE-4469
URL: http://tracker.firebirdsql.org/browse/CORE-4469
Proj
It came to my mind because building on Sun, I had a bunch of problems using
./configure, including a core dump related with HAVE___THREAD. After
switching to ./autogen.sh, I've got a working set of execs (I'll share
results later).
Here are notes about building Rel 59735 on HP. Actually, all issue
FB3: CREATE USER GRANT ADMIN ROLE does not work
---
Key: CORE-4468
URL: http://tracker.firebirdsql.org/browse/CORE-4468
Project: Firebird Core
Issue Type: Bug
Components: Security
Aff
MODIFY RDB$INDICES failed internal Firebird consistency check (CCH_precedence:
block marked (212), file: cch.cpp line: 4390) ---> unsuccessful metadata update
---