Skip to content

MAKE_DBKEY bug after backup/restore #8168

@asfernandes

Description

@asfernandes

Firebird relation ids are not stable. While some BLRs uses relation ids, BLR of stored code always refers to them by name.

However, system function MAKE_DBKEY transforms relation name to id and stores this id even in stored BLR.

After backup/restore, MAKE_DBKEY(name) is going to refer to different table.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions