Subject Re: [firebird-support] Trace API with "*_finish" = true
Author Dimitry Sibiryakov
11.02.2016 19:32, Jaume Llunell Gómez jaumellunell@... [firebird-support] wrote:
> The practical use for this is when a statement is too slow that makes the user to kill the
> application.

Just set query time threshold to an insane time like 60 seconds. This way you'll find
slow queries even if user don't kill application.

--
WBR, SD.