Re: [Firebird-devel] Start transaction from base transaction

2017-05-09 Thread Leyne, Sean
> >>> + | SNAPSHOT SHARING FROM > >> SNAPSHOT BASED ON > >> ? > >> > > Do you think with this words it's clear that the new transaction uses > > the same snapshot used in , instead of incorrectly saying that it > > will use as the snapshot for the new transaction? > > > > Thinking in these

[Firebird-devel] Every other execution of embedded isql slow

2017-05-09 Thread Jiří Činčura
Hi, I have a weird behavior on FB 3.0.2 32b, confirmed on 3 machines (Win2012 R2, Win 10 CU, Win 10 AU). When I execute `isql -x database.fdb` the first run is fast. When I execute it then again the run is slow, like 5-10x slower. Then again fast and slow, fast, slow, fast, slow etc. The whole

[Firebird-devel] AutoAdminImplementationMapping

2017-05-09 Thread Jiří Činčura
Hello, if I execute "alter role rdb$admin set auto admin mapping;" using embedded connection in Firebird 3, the database then contains this (extracted using isql): CREATE MAPPING "AutoAdminImplementationMapping" USING PLUGIN "Win_Sspi" FROM "Predefined_Group" DOMAIN_ANY_RID_ADMINS TO ROLE