帝国cms后台增加文章出现Duplicate entry '3261' for key 'PRIMARY'


avatar
pcwnas 2023-04-21 136

帝国cms后台增加文章出现以下代码

Duplicate entry '3261' for key 'PRIMARY'insert into ***_ecms_news_index(classid,checked,newstime,truetime,lastdotime,havehtml) values('1','1','1446087639','1446087687','1446087687','1');

是数据库破坏原因,需要修复下数据库即可

点击 后台 系统 备份与恢复数据 备份数据

拉到最下面 点击修复数据表和优化数据表即可