-
- freko64

-
Total Posts: 2
Joined: 2012-10-22
|
Hallo,
Ik krijg bij het importeren van het mage_report_viewed_product_index een foutmelding, iemand een idee hoe ik dit kan oplossen?
Fout
SQL-query:
--—Gegevens worden uitgevoerd voor tabel `mage_report_viewed_product_index`—INSERT INTO `mage_report_viewed_product_index` (`index_id`, `visitor_id`, `customer_id`, `product_id`, `store_id`, `added_at`) VALUES (1, 7, NULL, 16, 1, \\\’2012-04-25 06:11:32\\\’), (2, 122, 1, 65, 1, \\\’2012-04-29 16:54:50\\\’), (5, 13, 1, 101, 1, \\\’2012-04-25 12:35:02\\\’), (6, 13, 1, 97, 1, \\\’2012-04-25 13:39:00\\\’), (8, 13, 1, 246, 1, \\\’2012-04-25 13:37:44\\\’), (10, 17, NULL, 326, 1, \\\’2012-04-25 14:34:51\\\’), (14, 17, NULL, 327, 1, \\\’2012-04-25 15:54:08\\\’), (15, 18, NULL, 327, 1, \\\’2012-04-25 15:52:05\\\’), (18, 17, NULL, 222, 1, \\\’2012-04-25 16:54:11\\\’), (19, 17, NULL, 293, 1, \\\’2012-04-25 17:25:34\\\’), (20, 26, NULL, 222, 1, \\\’2012-04-26 05:32:47\\\’), (21, 24, NULL, 270, 1, \\\’2012-04-26 06:51:13\\\’), (22, 24, NULL, 231, 1, \\\’2012-04-26 06:52:20\\\’), (24, 24, NULL, 230, 1, \\\’2012-04-26 06:54:45\\\’), (26, 24, NULL, 292, 1, \\\’2012-04-26 12:19:19\\\’), (28, 35, NULL, 137, 1, \\\’2012-04-27 04:08:09\\\’), (29, NULL, 2, 263, 1, \\\’2012-04-29 21:08:01\\\’), (30[...]
MySQL retourneerde:
#1062 - Duplicate entry \\\’1\\\’ for key \\\’PRIMARY\\\’
|