Skip to content

Return error when AUTO_INCREMENT offset is too large #1303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
eejbyfeldt opened this issue Jun 10, 2024 · 0 comments · Fixed by #1305
Closed

Return error when AUTO_INCREMENT offset is too large #1303

eejbyfeldt opened this issue Jun 10, 2024 · 0 comments · Fixed by #1305

Comments

@eejbyfeldt
Copy link
Contributor

eejbyfeldt commented Jun 10, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant