By - superajPosted on 2013 年 5 月 19 日Posted in Mysql相关替换文本SQL替换文本SQL UPDATE `linuxso_archives` SET `title` = replace(title,’原来的’, ‘新的’ ) WHERE `typeid` =18;