The following create table statement should parse `create table t(pk int not null auto_increment, UNIQUE KEY pk (pk));`