Skip to content

Return error when AUTO_INCREMENT offset is too large #1303

Closed
@eejbyfeldt

Description

@eejbyfeldt

Currently passing a too large AUTO_INCREMENT value will cause a panic.

panicked at src/parser/mod.rs:5284:62:
literal int: ParseIntError { kind: PosOverflow }

Discovered by running the fuzz target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions