Hi *,

is there a reason why after first op_attach to the freshly started
server I'm getting op_crypt_key_callback twice while rest of the time
only once (as expected)?

On first run:
-> op_attach
<- op_crypt_key_callback
-> op_crypt_key_callback
<- op_crypt_key_callback
-> op_crypt_key_callback
<- op_response

Other runs:
-> op_attach
<- op_crypt_key_callback
-> op_crypt_key_callback
<- op_response

The second op_crypt_key_callback response I'm sending exactly the same
data as in a first op_crypt_key_callback response.

I'm using Firebird x64 3.0.2 on Windows. The keyholder plugin is D.
Sibiryakov's Callback plugin.

-- 
Mgr. Jiří Činčura
https://www.tabsoverspaces.com/

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to