| 本帖最后由 国营匠人 于 2013-5-27 01:19 编辑 
 总是不停的跳出提示:
 SQL: INSERT INTO dx.[Table]forum_post_tableid (pid) VALUES ( '63000');
 Error: Duplicate entry '63000' for key 'PRIMARY'
 Errormsg.:
 Errno.: 1062
 
 
 怎么办呢?好多的value出问题,出这个提示。
 
 
 继续出错:
 
 
 SQL: INSERT INTO dx.[Table]forum_post (pid, fid, tid, first, author, authorid, subject, dateline, message, useip, invisible, anonymous, usesig, htmlon, bbcodeoff, smileyoff, parseurloff, attachment, rate, ratetimes, status, tags, comment, replycredit, position) VALUES ( '111332', '', '', '0', 'jd212121', '8647', '', '1343890637', '[s:17][s:17][s:17][s:17][s:17]', '111.123.211.57', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '1', '', '0', '0', '2');
 Error: Duplicate entry '0-2' for key 'PRIMARY'
 Errormsg.:
 Errno.: 1062
 
 继续出错到这里的时候
 
 XConvert info: MySQL Query Error
 
 Time: 2013-5-27 12:58am
 SQL: INSERT INTO dx.[Table]forum_post_tableid (pid) VALUES ( '168000');
 Error: Duplicate entry '168000' for key 'PRIMARY'
 Errormsg.:
 Errno.: 1062
 好像就卡住了,再也不往下走了。。。。。。。。。。
 
 
 
   
 论坛里面有个帖子,发转换工具的那个,说有问题可以给他留言,可是dx论坛又说,超过多少天的帖子不能回复,唉。
 
 
 
 |