firebird
firebird copied to clipboard
Stack overflow when preparing
The query below causes the server to crash
WI-V3.0.13.33818 Firebird 3.0
And to the error appearance
Unsuccessful execution caused by system error that does not preclude successful execution of subsequent statements. Stack overflow. The resource requirements of the runtime stack have exceeded the memory available to it. SQLCODE: -901 SQLSTATE: HY001 GDSCODE: 335544781
on
WI-V5.0.3.1683 Firebird 5.0
CREATE TABLE TEST ( FLD1 INTEGER, FLD2 INTEGER );