[Firebird-devel] Re: Format of firebird.conf vs plugins.conf

2015-11-13 Thread firebird2
> Interesting. I was really sure it was databases.conf. I believe it was replication.conf 😉 It has a section that confused you. It was presented using a v2.5 build so it uses the v2.5 trace config syntax. Of course it will be different in later FB versions. Dmitry

Re: [Firebird-devel] Regression FB3RC1 vs FB2.5?

2015-11-13 Thread firebird2
Karol, > 0 fetches, 0 marks, 0 reads, 0 writes. Something is surely wrong with your tool 😉 Please try with ISQL. Dmitry-- Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/list

Re: [Firebird-devel] Regression FB3RC1 vs FB2.5?

2015-11-13 Thread firebird2
Karol, > CREATE INDEX IXA_WPLATA__KONTRAHENT__PK ON WPLATA > (WPLATA_KONTRAHENT_ID,DYR_ID); > statistics both 0.07 > CONSTRAINT WPLATA_PK PRIMARY KEY > (DYR_ID) > statistics both 0.00 Please provide the result for: select rdb$index_name, rdb$field_name, rdb$statistics f