Re: [Firebird-devel] FB3 and op_accept answer

2019-05-11 Thread Kovalenko Dmitry
Hello, Sorry for my question with minimal information :) I connect with definition of exact protocol version (13). Looking to this code: https://github.com/FirebirdSQL/firebird/blob/05e090539d428cb82f621b8b9bd14b4 3c2445b03/src/remote/server/server.cpp#L1983-L1997 For me - before "break;" shou

Re: [Firebird-devel] FB3 and op_accept answer

2019-05-11 Thread Mark Rotteveel
On 11-5-2019 18:39, Kovalenko Dmitry wrote: Hello. Which conditions required for obtain the op_accept packet during connection? I tried different settings, but see only op_accept_data or op_cond_accept packets. As far as I'm aware, you will only get op_accept when connecting with v12 or low

[Firebird-devel] FB3 and op_accept answer

2019-05-11 Thread Kovalenko Dmitry
Hello. Which conditions required for obtain the op_accept packet during connection? I tried different settings, but see only op_accept_data or op_cond_accept packets. Thanks, Dmitry Kovalenko www.ibprovider.com Firebird-Devel mailing list, web interfac