以前的站处理的很好,现在这个忘了咋解决了,大神给提示下吧!
本地转远程用的以下方法:
- update pre_forum_attachment_0 set remote=1 where remote=0;update pre_forum_attachment_1 set remote=1 where remote=0;update pre_forum_attachment_2 set remote=1 where remote=0;update pre_forum_attachment_3 set remote=1 where remote=0;upda
复制代码