This problem still occurs with 4.0.0.1059-0_x64, and I'm no closer to
finding a cause, except that it looks like Firebird is somewhere
encoding integer values incorrectly or seems to suffer from a buffer
overflow somewhere depending on the configured value of TcpRemoteBufferSize.
If I change o
22.07.2018 14:56, Mark Rotteveel wrote:
If I change one of the two test classes that triggers this problem to create a single
database for the entire test class, the problem changes from a too large buffer being read
(which causes the hang) to an error
Unsupported or unexpected operation code
On 22-7-2018 16:14, Dimitry Sibiryakov wrote:
22.07.2018 14:56, Mark Rotteveel wrote:
If I change one of the two test classes that triggers this problem to
create a single database for the entire test class, the problem
changes from a too large buffer being read (which causes the hang) to
an e
On 11-5-2018 18:31, Adriano dos Santos Fernandes wrote:
Hi!
Here is the first README version for the time zone feature.
https://github.com/FirebirdSQL/firebird/blob/work/time-zone-support/doc/sql.extensions/README.time_zone.md
I just took another look, the format for isc_dpb_session_time_zone
On 22/07/2018 13:14, Mark Rotteveel wrote:
> On 11-5-2018 18:31, Adriano dos Santos Fernandes wrote:
>> Hi!
>>
>> Here is the first README version for the time zone feature.
>>
>> https://github.com/FirebirdSQL/firebird/blob/work/time-zone-support/doc/sql.extensions/README.time_zone.md
>>
>
> I ju