Re: [Firebird-devel] Cursor stability in READ COMMITTED transactions

2014-06-20 Thread Dmitry Kuzmenko
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

[Firebird-devel] Cursor stability in READ COMMITTED transactions

2014-06-20 Thread Nikolay Samofatov
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

[Firebird-devel] [FB-Tracker] Created: (CORE-4469) Add field in SEC$USERS reflecting whether a user has RDB$ADMIN role in security database

2014-06-20 Thread Robert (JIRA)
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

Re: [Firebird-devel] Firebird 2.5 built on HP-UX IA64 - core dump before main() (and suggested fix)

2014-06-20 Thread vv m
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

[Firebird-devel] [FB-Tracker] Created: (CORE-4468) FB3: CREATE USER GRANT ADMIN ROLE does not work

2014-06-20 Thread Robert (JIRA)
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

[Firebird-devel] [FB-Tracker] Created: (CORE-4467) MODIFY RDB$INDICES failed internal Firebird consistency check (CCH_precedence: block marked (212), file: cch.cpp line: 4390) ---> unsuccessful metada

2014-06-20 Thread Ivan Arabadzhiev (JIRA)
MODIFY RDB$INDICES failed internal Firebird consistency check (CCH_precedence: block marked (212), file: cch.cpp line: 4390) ---> unsuccessful metadata update ---