> -Original Message-
> From: Arno Brinkman [mailto:[email protected]]
> Sent: Lunes, 26 de Octubre de 2015 5:37
>
> Would you consider the unloading time acceptable?
> I think 500ms is quite a lot.
Well, if you think about many clients connecting and disconnecting, it
becomes a proble
No Guidance for MacOSX Installation
---
Key: CORE-4979
URL: http://tracker.firebirdsql.org/browse/CORE-4979
Project: Firebird Core
Issue Type: Improvement
Components: Installation
Affects Version
Improve validation and fix of lost data pages
-
Key: CORE-4978
URL: http://tracker.firebirdsql.org/browse/CORE-4978
Project: Firebird Core
Issue Type: Improvement
Components: GFIX
Aff
On 10/25/2015 03:46 PM, Mark Rotteveel wrote:
> I am looking at the init method in interface.cpp, and I see this:
>
> if (port->port_protocol < PROTOCOL_VERSION12)
> {
> // This is FB < 2.5. Lets remove that not recognized DPB/SPB and
> convert the UTF8
> // strings to the OS codepage.
17.10.2015 1:21, Thomas Steinmaurer wrote:
Just for info - I'll look into it
Regards,
Vlad
--
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel
Hi Claudio,
Yeah i'm still alive and want to keep it that way :)
>> Testing things with Firebird 3 i notice that when the fbclient.dll is
>> unloaded it cost 0,5 sec. ?
> Some sync code has been introduced, trying to avoid race conditions and
> AV.
Would you consider the unloading time accept