"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
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
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
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
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