显示的错误信息是:
Discuz! info: MySQL Query Error
User: xxf_cz
Time: 2009-2-13 6:25pm
Script: /bbs/post.php
SQL: INSERT INTO [Table]posts (fid, tid, first, author, authorid, subject, dateline, message, useip, invisible, anonymous, usesig, htmlon, bbcodeoff, smileyoff, parseurloff, attachment)
VALUES ('190', '126230', '0', 'xxf_cz', '299093', '', '1234520723', 'adsfa daf ads fdas f', '172.16.64.171', '0', '0', '0', '0', '-1', '-1', '', '0')
Error: Duplicate entry '12339161' for key 1
Errno.: 1062
Similar error report has been dispatched to administrator before.
到 http://faq.comsenz.com 搜索此错误的解决方案
看了数据库 主键字段下一个值正好是'12339161' ,怎么可能重复呢? |