ALTER TABLE `ports` CHANGE `port_descr_type` `port_descr_type` VARCHAR( 24 ) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL ;