SQL: INSERT INTO [Table]spaceitems (`catid`, `subject`, `folder`, `hash`, `picid`, `styletitle`, `digest`, `top`, `allowreply`, `grade`, `haveattach`, `dateline`, `tid`, `type`, `uid`, `username`, `lastpost`) VALUES ('50', 'gasdfasdfasdfasdfasdf', '1', '56ceb1b99f4272c3', '0', '', '2', '2', '1', '3', '0', '1238376452', '0', 'news', '1', 'admin', '1238376452')
Error: Duplicate entry '936' for key 1
Errno.: 1062
发布信息后提示以上错误,应该如何解决。 |