Skip to content

Server crashes with IN (dbkey1, dbkey2, ...) condition #8136

@dyemanov

Description

@dyemanov

Test case:

select 1 from rdb$database where rdb$db_key in (MAKE_DBKEY(1, 0), MAKE_DBKEY(1, 1))

The same example rewritten with ORed conditions works fine.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions