背景:
1、dvbbs 8.2 sql 转 discuz 7.0
2、在本机安装好后,用xconvert转换成功
a)有一个选项没有转换成功:"短消息"。不过因为原论坛数据很少,所以没有这部分数据也可以。
b)出错提示为:SQL: SELECT * FROM dv_Message WHERE id BETWEEN 1 AND 3000
Errormsg: MSSQL ERROR
At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn't place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos.
Stopped on error
**********************************************************************************************