Ev3nt wrote 08.09.2025 14:40:
> In the 6th version of Firebird, there is no isc_stream_eof emission, which makes
> it impossible to check whether the select query returned anything. or rather, it
> deprives you of the most appropriate and correct way, forcing you to perform
> unnecessary actions. This also breaks the logic of SrpServer.cpp, as the code
> for checking no longer works.
Indeed. Perhaps I've lost this piece during rebasing.
I've created a separated issue to let QA have a specific test for this
condition:
https://github.com/FirebirdSQL/firebird/issues/8734
--
WBR, SD.