Skip to content

Token unknown error on formfeed in query [CORE5479] #5749

@firebird-automations

Description

@firebird-automations

Submitted by: @mrotteveel

If a query contains a formfeed (\f or ASCII 0x0C), then Firebird produces the error:

Dynamic SQL Error; SQL error code = -104; Token unknown - line 3, column 1; [SQLState:42000, ISC error code:335544634]

(where the token is the formfeed character)

Instead a formfeed should be considered whitespace.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions