全新安装X1.5论坛
安装后恢复数据库时,恢复到分卷8(停止时浏览器地址为分卷8)时发生下面错误提示:
Discuz! Database Error
The database has encountered a problem. Need Help?
Error messages:
* [Type] 查询语句错误
* [1062] Duplicate entry '28977' for key 'PRIMARY'
* [Query] INSERT INTO common_member_count VALUES ('28977','0','0','0','0','0','0','0','4','0','10','0','0','0','0','0','0','0','1','6')
Program messages:
* [Line: 0376]tools.php(tools_runquery)
* [Line: 0209]source\plugin\tools\function\tools.func.php(DB::query)
在错误页面刷新浏览器后,错误提示改变为:
Discuz! Database Error
The database has encountered a problem. Need Help?
Error messages:
* [Type] 查询语句错误
* [1062] Duplicate entry '28546' for key 'PRIMARY'
* [Query] INSERT INTO common_member_count VALUES ('28546','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','0','3')
Program messages:
* [Line: 0376]tools.php(tools_runquery)
* [Line: 0209]source\plugin\tools\function\tools.func.php(DB::query)
同时发现,浏览器地址的分卷变为了9
这是什么原因呢?怎么样来修改呢? |