CREATE TABLE aus_flag ( name varchar(128) NOT NULL PRIMARY KEY ) TYPE=InnoDB;