Skip to content

Require exactly correct page size in DPB when creating database, reject wrong values [CORE6510] #6739

Open
@firebird-automations

Description

@firebird-automations

Submitted by: @AlexPeshkoff

Depends on CORE6503

Currently FB accepts any numeric noise as valid page size, rounding it down (or up in case of small values) to the nearest correct page size. That behavior appera s to be very suspicious - looks like it may cause only problems.

Also would be good idea to detect (on client) garbage passed as page size which is currently treated as default page size.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions