1. table parameters delete the primary key (key1, key2, key3) not the fields and available null in those fields add following fields : id varchar(50) null param_value_char varchar(50) null param_value_int int(8) null 2. table res_x add field : offset_doc varchar(255) null