Skip to content

Firebird 6.0.0 restore resets changed default database collation of FB5 database to system default #9087

Description

@tonne1

FB 6.0.0.2068, change the default collation of a FB 5 database, for example:

alter character set ISO8859_1
set default collation DE_DE;

after restore with FB6, the changed default collation has been reset:
character set ISO8859_1 -- ok
default collation ISO8859_1 -- reset to system default

according to rdb$character_sets.rdb$default_collate_name.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions