mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 01:23:03 +01:00
Misc.
This commit is contained in:
parent
e1ce2ee4c4
commit
ced32cf8f0
@ -7248,7 +7248,7 @@ static JAttachment* initAttachment(thread_db* tdbb, const PathName& expanded_nam
|
||||
dbb = dbb->dbb_next;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
if (dbb->dbb_flags & DBB_bugcheck)
|
||||
{
|
||||
status_exception::raise(Arg::Gds(isc_bug_check) << "can't attach after bugcheck");
|
||||
|
Loading…
Reference in New Issue
Block a user