create table painting ( painting_id smallint unsigned not null primary key auto_increment, create table poem ( poem_id smallint unsigned not null primary key auto_increment, create table play ( play_id smallint unsigned not null primary key auto_increment,