ALTER TABLE `user` ADD `hello` VARCHAR( 35 ) CHARACTER SET utf8 COLLATEutf8_general_ci NULL DEFAULT NULL ;