mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-27 06:03:02 +01:00
Misc.
This commit is contained in:
parent
08334abfe9
commit
256b9d3efd
@ -122,8 +122,7 @@ void DYN_ddl(/*Attachment* attachment,*/ jrd_tra* transaction, USHORT length, co
|
|||||||
ERR_post(Arg::Gds(isc_wrodynver));
|
ERR_post(Arg::Gds(isc_wrodynver));
|
||||||
}
|
}
|
||||||
|
|
||||||
ISC_STATUS* status = tdbb->tdbb_status_vector;
|
fb_utils::init_status(tdbb->tdbb_status_vector);
|
||||||
fb_utils::init_status(status);
|
|
||||||
|
|
||||||
Global gbl(transaction);
|
Global gbl(transaction);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user