Skip to content

auto_increment with max integers does not error properly #9530

@jycor

Description

@jycor

Adding the auto_increment constraint causes overflow error to be ignored.
Additionally, the AUTO_INCREMENT value is set incorrectly in the following SHOW CREATE TABLE ... query.

skipped tests here: dolthub/go-mysql-server#3100

Metadata

Metadata

Assignees

Labels

correctnessWe don't return the same result as MySQLgood first issueGood for newcomersgood reproEasily reproducible bugssqlIssue with SQL

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions