update `pre_common_member` set `username`=REPLACE(`username`, '◀▇宏哥▇`', '宏哥');
update `pre_ucenter_members` set `username`=REPLACE(`username`, '◀▇宏哥▇`', '宏哥');
update `pre_forum_post` set `author`=REPLACE(`author`, '◀▇宏哥▇`', '宏哥');
update `pre_forum_post_1` set `author`=REPLACE(`author`, '◀▇宏哥▇`', '宏哥');
update `pre_forum_post_2` set `author`=REPLACE(`author`, '◀▇宏哥▇`', '宏哥');
update `pre_forum_thread` set `author`=REPLACE(`author`, '◀▇宏哥▇`', '宏哥'); |