Why do something like below gives me syntax error?
CREATE TABLE `a` ( id INT NOT NULL PRIMARY KEY AUTO_INCREMENT ); CREA