ALTER table wms_storage MODIFY column header_no VARCHAR(128); ALTER table wms_storage_mat MODIFY column wh_id BIGINT(20) null; ALTER table wms_storage_mat MODIFY column rg_id BIGINT(20) null; ALTER table wms_storage_mat MODIFY column pn_id BIGINT(20) null;