Re: [Firebird-devel] CORE-2670: exclusive mode

2011-08-09 Thread Vlad Khorsun
> And what about CORE-2670?. Is there any way or switch to avoid sharing while > a database sesion over the file is open?. It was explained at ticket. Database file opened in the exclusive mode by the: a) SuperServer engine in all versions and platforms b) Windows embedded engine before v 2.

Re: [Firebird-devel] CORE-2670: exclusive mode

2011-08-09 Thread Martín Gorrito
Hi Vlad;   And what about CORE-2670?. Is there any way or switch to avoid sharing while a database sesion over the file is open?.   Thank you.   Martin. De: Vlad Khorsun Para: For discussion among Firebird Developers Enviado: lunes 8 de agosto de 2011 11:03 Asunto: Re: [Firebird-devel] CORE

Re: [Firebird-devel] CORE-2670: exclusive mode

2011-08-08 Thread Vlad Khorsun
> On the FB 2.5 change log I found: > > 2009-12-04 11:44 hvlad >M src/remote/server.cpp > Fixed bug CORE-2670 : FB 2.5 freezes during data pump operations It was the typo in check-in's comment, sorry. That fix was for CORE-2760. Regards, Vlad -

[Firebird-devel] CORE-2670: exclusive mode

2011-08-08 Thread Martín Gorrito
Hi,   On the FB 2.5 change log I found:    2009-12-04 11:44  hvlad    M src/remote/server.cpp Fixed bug CORE-2670 : FB 2.5 freezes during data pump operations But it's not clear to me if that has relation to the input that started CORE-2670 thread. I am trying to find a way to avoid the posibili