ALTER TABLE `user` MODIFY COLUMN `photo` varchar(255) CHARACTER SET utf8 COLLATE utf8_general_ci NULL AFTER `phone`;