|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
以前偶的dz也有这个问题!
原因是表结构被破坏了!
只需要重新改下表结构就可以了!
问题出在版面ID\帖子id\主题列表里显示的帖子id\没有用递增!
Update Error: INSERT LOW_PRIORITY INTO pw_threads (fid,icon,author,authorid,subject,ifcheck,type,postdate,lastpost,lastposter,hits,replies,topped,digest,pollid,activeid,ifupload,ifreward,rewardinfo,ifsale,anonymous) VALUES ('41','0','Cn.modao','78311','问题多多','1','0','1168268570','1168268570', 'Cn.modao','1','0','0','0','0','0','0','','','','0')
The URL Is:
http://bbs1.jgfree.net/post.php?
MySQL Server Error:
Duplicate entry '16777215' for key 1 ( 1062 )
You Can Get Help In:
http://www.phpwind.net |
|