create table s_textfile(textfile_id int not null primary key auto_increment,srcfile varchar(255) not null)