Skip to content

First Unique Key in a keyless table should be represented as a primary key #2289

@VinaiRachakonda

Description

@VinaiRachakonda

The following create table statement should parse

create table t(pk int not null auto_increment, UNIQUE KEY pk (pk));

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcorrectnessWe don't return the same result as MySQLsqlIssue with SQL

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions