●快速架站程式:Appserv 2.4.4a
●您的上網方式:ADSL
●您的 phpBB2 版本:phpBB 2.0.11
請問一下,小弟現在在幫朋友處理他網站的問題,想說重新複製一份完整的網站在小弟的電腦上,等到完成後再升級到 2.0.19,但是在使用 bigdump 倒回資料庫出現了問題,後來小弟將每個 Table 分別匯出,到最後有兩個 Table 是有問題的,分別是 phpbb_users & phpbb_post_text,不知道如何解決?
謝謝
●錯誤代碼:
代碼: 選擇全部
BigDump: Staggered MySQL Dump Importer ver. 0.21b
Processing file: test.sql
Starting at the line: 1001
Error at the line 1001: INSERT INTO `phpbb_users` VALUES (932, 1, '我是小羅', '90923181d4f0f9656049cc4706d3010a', 1136181960, 15, 1135874426, 1121276964, 0, 3, 8.00, 1, 'chinese_traditional_taiwan', 'D M d, Y g:i a', 0, 0, 0, NULL, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, '', 0, 'lcf0208@hotmail.com', '', '', '', '', '', '', '', '', '', '', '', NULL);
Query: INSERT INTO `phpbb_users` VALUES (932, 1, '我是小羅', '90923181d4f0f9656049cc4706d3010a', 1136181960, 15, 1135874426, 1121276964, 0, 3, 8.00, 1, 'chinese_traditional_taiwan', 'D M d, Y g:i a', 0, 0, 0, NULL, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, '', 0, 'lcf0208@hotmail.com', '', '', '', '', '', '', '', '', '', '', '', NULL);
MySQL: Duplicate entry '932' for key 1
Stopped on error
Start from the beginning (DROP the old tables before restarting)
?2003-2005 Alexey Ozerov - BigDump Home●錯誤代碼:
代碼: 選擇全部
BigDump: Staggered MySQL Dump Importer ver. 0.21b
Processing file: test.sql
Starting at the line: 6001
Error at the line 6001: INSERT INTO `phpbb_posts_text` VALUES (6519, '', 'nin的聊天哈啦吐槽冷嘲熱諷酸言酸語打屁喇賽室', '哈哈哈..你完了叫阿郎
拿火箭筒轟你....
看你要塞幾個香蕉[addsig]');
Query: INSERT INTO `phpbb_posts_text` VALUES (6519, '', 'nin的聊天哈啦吐槽冷嘲熱諷酸言酸語打屁喇賽室', '哈哈哈..你完了叫阿郎
拿火箭筒轟你....
看你要塞幾個香蕉[addsig]');
MySQL: Duplicate entry '6519' for key 1
Stopped on error
Start from the beginning (DROP the old tables before restarting)
?2003-2005 Alexey Ozerov - BigDump Home
