mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-25 01:23:03 +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));
|
||||
}
|
||||
|
||||
ISC_STATUS* status = tdbb->tdbb_status_vector;
|
||||
fb_utils::init_status(status);
|
||||
fb_utils::init_status(tdbb->tdbb_status_vector);
|
||||
|
||||
Global gbl(transaction);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user