[討論]還原資料庫 的問題!!!!
發表於 : 2002-04-14 17:16
Error importing backup file
我還原資料庫 出現這個錯誤訊息耶!!!
怎麼會這樣呢!!!!
我還原資料庫 出現這個錯誤訊息耶!!!
怎麼會這樣呢!!!!
代碼: 選擇全部
#
# Table Data for phpbb_forums
#
INSERT INTO phpbb_forums (forum_id, cat_id, forum_name, forum_desc, forum_status, forum_order, forum_posts, forum_topics, forum_last_post_id, prune_next, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate, auth_attachments) VALUES( NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO phpbb_forums (forum_id, cat_id, forum_name, forum_desc, forum_status, forum_order, forum_posts, forum_topics, forum_last_post_id, prune_next, prune_enable, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate, auth_attachments) VALUES( NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);代碼: 選擇全部
#
# Table Data for phpbb_search_wordmatch
#
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) VALUES( NULL, NULL, NULL);
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) VALUES( NULL, NULL, NULL);
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) VALUES( NULL, NULL, NULL);