步骤 步骤名称 数据总量 成功数 失败数 成功百分比 查看详情
1 会员数据 0 1215762989 -1215762989 100% 详情
2 版区数据 19 19 0 100% 详情
3 主题与投票数据 997 997 0 100% 详情
4 附件数据 0 1215763092 -1215763092 100% 详情
5 帖子数据 2430 2430 0 100% 详情
6 短消息数据 0 0 0 100% 详情
7 管理团队数据 0 0 0 100% 详情
报告显示:会员数据和附件数据无法转换。
会员数据错误:
XConvert info: MySQL Query Error
Time: 2009-8-31 11:47pm
SQL: INSERT INTO cpgarden.cdb_onlinetime (uid, thismonth, total, lastupdate) VALUES ('1', '57.3333333333', '1800', '1195714043');
Error: Duplicate entry '1' for key 1
Errormsg.: 字段值重复,入库失败
Errno.: 1062
和cdb_members这两个表字段值重复。
数据转换错误:
XConvert info: MySQL Query Error
Time: 2008-7-11 8:36am
SQL: INSERT INTO cpgarden.cdb_attachments (aid, tid, pid, dateline, readperm, filename, description, filetype, filesize, attachment, downloads, isimage, uid) VALUES ('334','150','273','1120965390','0','don'tspeakofme.jpg','','image/pjpeg','175796','vbb/2/334.attach','3','1','2')
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'tspeakofme.jpg','','image/pjpeg','175796','vbb/2/334.attach','3','1','2')' at line 1
Errormsg.: 可能原因:1.数据超长或类型不匹配;2.数据库记录重复
Errno.: 1064
主机配置:linux+php 4.4.8+mysql4.1 |