mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
Misc
This commit is contained in:
parent
97358d012c
commit
14431af7cb
@ -4071,7 +4071,7 @@ void jrd_tra::checkBlob(thread_db* tdbb, const bid* blob_id, jrd_fld* fld, bool
|
||||
|
||||
if (rel_id == 0 ||
|
||||
(tra_flags & TRA_no_blob_check) ||
|
||||
(tra_attachment->locksmith(tdbb, SELECT_ANY_OBJECT_IN_DATABASE)))
|
||||
tra_attachment->locksmith(tdbb, SELECT_ANY_OBJECT_IN_DATABASE))
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user