SQL: INSERT INTO Discuz.cdb_threads (
tid , fid , iconid , typeid, readperm, price,author , authorid , subject , dateline , lastpost , lastposter , views , replies , displayorder , highlight , digest , rate , blog , special , attachment , subscribed, moderated , closed
) VALUES(
'3023', '18', '0', '0', '0', '0', '吉祥天', '7681', '[转帖]丐帮帮主之歌', '1094351255', '1095325039', '上海大众', '28', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
Error: Duplicate entry '3023' for key 1
Errormsg.: 字段值重复,入库失败
请问如何修改 |