Re: [firebird-support] Trace API with "*_finish" = true

2016-02-11 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
11.02.2016 19:32, Jaume Llunell Gómez jaumellun...@gmail.com [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 que

[firebird-support] Trace API with "*_finish" = true

2016-02-11 Thread Jaume Llunell Gómez jaumellun...@gmail.com [firebird-support]
Hi, I would like to know if it's possible to trace, with the Trace API, statements that are in execution when a connection is closed. The practical use for this is when a statement is too slow that makes the user to kill the application. I've tried to simulate this by killing the application when