8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 00:43:02 +01:00

Fixed assertion when run test bugs.core_0805 in Classic mode

This commit is contained in:
hvlad 2018-07-10 23:22:18 +03:00
parent 2d2bb746f9
commit dd9aeea691

View File

@ -181,7 +181,7 @@ void InternalConnection::attach(thread_db* tdbb)
if (status->getState() & IStatus::STATE_ERRORS)
raise(&status, tdbb, "JProvider::attach");
attachment->att_ext_parent = this;
m_attachment->getHandle()->att_ext_parent = this;
}
m_sqlDialect = (attachment->att_database->dbb_flags & DBB_DB_SQL_dialect_3) ?