create table foo ( status tinyint, id int primary key, name varchar(255) )