Open
Description
Submitted by: @pavel-zotov
To reproduce
start fbserver
run isql and issue
create database 'a.fdb';
kill fbserver
exit isql
start fbserver
run isql and issue
connect 'a.fdb';
you see error:
Statement failed, SQLSTATE = XX000
internal Firebird consistency check (cannot find tip page (165), file: tra.cpp line: 2369)