男的舔女的下面视频在线播放-少妇愉情理仑片高潮日本-久久久久久国产一区二区三区-麻豆精品一区二区综合-国产精品超碰在线观看-网红极品女神精品视频在线-国产亚洲综合777-高清性视频一区二区播放-中文字幕第一页亚洲天堂

Discuz! 官方交流社區(qū)

標(biāo)題: 分享本地附件轉(zhuǎn)遠(yuǎn)程附件和遠(yuǎn)程附件轉(zhuǎn)本地附件的SQL代碼 [打印本頁(yè)]

作者: 我是小站長(zhǎng)    時(shí)間: 2019-6-4 12:46
標(biāo)題: 分享本地附件轉(zhuǎn)遠(yuǎn)程附件和遠(yuǎn)程附件轉(zhuǎn)本地附件的SQL代碼
本帖最后由 我是小站長(zhǎng) 于 2019-6-4 12:46 編輯

本地轉(zhuǎn)遠(yuǎn)程
  1. update pre_forum_attachment_0 set remote = '1' ;
  2. update pre_forum_attachment_1 set remote = '1' ;
  3. update pre_forum_attachment_2 set remote = '1' ;
  4. update pre_forum_attachment_3 set remote = '1' ;
  5. update pre_forum_attachment_4 set remote = '1' ;
  6. update pre_forum_attachment_5 set remote = '1' ;
  7. update pre_forum_attachment_6 set remote = '1' ;
  8. update pre_forum_attachment_7 set remote = '1' ;
  9. update pre_forum_attachment_8 set remote = '1' ;
  10. update pre_forum_attachment_9 set remote = '1' ;
復(fù)制代碼

遠(yuǎn)程轉(zhuǎn)本地
  1. update pre_forum_attachment_0 set remote = '0' ;
  2. update pre_forum_attachment_1 set remote = '0' ;
  3. update pre_forum_attachment_2 set remote = '0' ;
  4. update pre_forum_attachment_3 set remote = '0' ;
  5. update pre_forum_attachment_4 set remote = '0' ;
  6. update pre_forum_attachment_5 set remote = '0' ;
  7. update pre_forum_attachment_6 set remote = '0' ;
  8. update pre_forum_attachment_7 set remote = '0' ;
  9. update pre_forum_attachment_8 set remote = '0' ;
  10. update pre_forum_attachment_9 set remote = '0' ;
復(fù)制代碼


作者: 耗子    時(shí)間: 2019-6-7 21:09
收藏了 收藏了!!!
作者: 站長(zhǎng)    時(shí)間: 2019-6-16 15:12
謝謝分享進(jìn)來(lái)學(xué)習(xí)
作者: ghz0433    時(shí)間: 2019-8-27 13:33
門(mén)戶是什么代碼




歡迎光臨 Discuz! 官方交流社區(qū) (http://m.sdtechgong.com.cn/) Powered by Discuz! X5.0