次のエラーが表示されます。
解決策はありますか?私はすでにデータベースを 7 つの部分に分割しました。そして、これは私がアップロードに問題を抱えている最後の部分です:
SQL クエリ:
INSERT INTO `smf_themes` (`id_member`, `id_theme`, `variable`, `value`)
VALUES (17376, 1, 'cust_fbc_pro', ''),
(17377, 1, 'display_quick_reply', '1'),
(17377, 1, 'cust_twitter', 'aocsujbujp'),
(17377, 1, 'cust_fbc_pro', 'http://snapbird.org/'),
(17378, 1, 'display_quick_reply', '1'),
(17378, 1, 'cust_twitter', ''),
(17378, 1, 'cust_fbc_pro', ''),
(17379, 1, 'display_quick_reply', '1'),
(17380, 1, 'display_quick_reply', '1'),
(17380, 1, 'cust_twitter', ''),
(17380, 1, 'cust_fbc_pro', ''),
(17381, 1, 'display_quick_reply', '1'),
(17381, 1, 'cust_twitter', ''),
(17381, 1, 'cust_fbc_pro', ''),
(17382, 1, 'display_quick_reply', '1'),
(17382, 1, 'cust_twitter', ''),
(17382, 1, 'cust_fbc_pro', ''),
(17383, 1, 'display_quick_reply', '1'),
(17383, 1, 'cust_twitter', 'cymjemqpmo'),
(17383, 1, 'cust_fbc_pro', 'http://www.viddyou.com/'),
(17384, 1, 'display_quick_reply', '1'),
(17384, 1, 'cust_twitter', 'izehcnqmsj'),
(17384, 1, 'cust_fbc_pro', 'http://www.yourkindatv.com/
[...]
MySQL で次のエラーが表示されます。
#1062 - キー 'PRIMARY' の重複エントリ '1-17403-cust_twitter'