[Firebird-devel] [FB-Tracker] Created: (CORE-4713) "BLOB not found" error at rollback after insert into table with expression index

2015-03-18 Thread Vlad Khorsun (JIRA)
"BLOB not found" error at rollback after insert into table with expression index Key: CORE-4713 URL: http://tracker.firebirdsql.org/browse/CORE-4713 Project: Firebird Cor

Re: [Firebird-devel] Retrieving plan using new mon$explained_plan field (FB3 beta )

2015-03-18 Thread Robbert-Jan
Hi, I'm still a little confused. If I execute this scenario (using FlameRobin and WI-T3.0.0.31369 Firebird 3.0 Beta 1): - start transaction - execute query 1: SELECT * FROM Table1 - execute query 2: SELECT * FROM Table2 - execute query 3: SELECT * FROM Table3 - execute query 4: SELECT * FROM mon

Re: [Firebird-devel] Retrieving plan using new mon$explained_plan field (FB3 beta )

2015-03-18 Thread Dmitry Yemanov
18.03.2015 22:37, Robbert-Jan wrote: > > If I execute this scenario (using FlameRobin and WI-T3.0.0.31369 Firebird > 3.0 Beta 1): > > - start transaction > - execute query 1: SELECT * FROM Table1 > - execute query 2: SELECT * FROM Table2 > - execute query 3: SELECT * FROM Table3 > - execute query 4

Re: [Firebird-devel] Retrieving plan using new mon$explained_plan field (FB3 beta )

2015-03-18 Thread Robbert-Jan
Hi Dmitry, I tried ISQL and this gives no entry for the first query (see output below), so I think it is specific to FlameRobin (or IBX). I will have a look at the trace/audit logs. Thanks for your help. SQL> connect "EMPLOYEE.FDB" CON> user 'SYSDBA' password '***'; Database: "EMPLOYEE.FDB

[Firebird-devel] [FB-Tracker] Created: (CORE-4714) Aggregate statistical functions stddev_pop, stddev_samp, var_pop and var_samp

2015-03-18 Thread Adriano dos Santos Fernandes (JIRA)
Aggregate statistical functions stddev_pop, stddev_samp, var_pop and var_samp - Key: CORE-4714 URL: http://tracker.firebirdsql.org/browse/CORE-4714 Project: Firebird Core