Any suggestions, guys? Can anyone please point us to the right place in the
source code so we can have a closer look?
Also, it appears that external table doesn't like a row being over 32k
(including padding) in the external file. When we have rows over 32k,
select from the external table just ret
I have an error
error: 'PTHREAD_PRIO_INHERIT' was not declared in this scope
/home/mariuz/work/firebird-trunk/src/common/isc_sync.cpp: In
constructor 'Firebird::SharedMemoryBase::SharedMemoryBase(const TEXT*,
ULONG, Firebird::IpcObject*)':
/home/mariuz/work/firebird-trunk/src/common/isc_sync.cpp
Provide ability for engine to forcely make DISCONNECT for each client that
starts TX and keep it uncommitted more than some limit of time
-
Key: