|
[ol]update `obix623` set typecho_comments = REPLACE(typecho_comments,"qqcs.com","tanxianzhe.net");[/ol]复制代码
由于换了域名,我要把以前的有qqcs.com的字段改成tanxianzhe.net,但是执行提示
错误
SQL 查询:
update `obix623` set typecho_comments = REPLACE(typecho_comments,"qqcs.com","tanxianzhe.net")
MySQL 返回: 文档
#1146 - Table 'obix623.obix623' doesn't exist |
|