CREATE TABLE foo ( id int unsigned primary key, name varchar(255), status tinyint unsigned )