ALTER TABLE `neighbours` CHANGE `remote_hostname` `remote_hostname` VARCHAR(253) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL;