$sql = qq{create table $table_prefix} . q{topics (Name VARCHAR(20) not NULL)};