create table s_htmlfragment(htmlfragment_id int not null primary key auto_increment,srcfile varchar(255) not null)