ALTER TABLE Links DEFAULT CHARACTER SET utf8, MODIFY Base varchar(240) CHARACTER SET utf8 NULL, MODIFY Target varchar(240) CHARACTER SET utf8 NULL;