I am trying to restore a back up copy of my database. When I use the import in phpMyAdmin, I get the following error:
Error
SQL query:
INSERT INTO wp_1_comments
VALUES ( 1648, 2253, 'uberVU - social comments', '', 'http://www.ubervu.com/conversations/lawyermarketing.attorneysync.com/blog/2009/11/future-headline-google-kills-lexis-and-westlaw/', '174.129.104.191', '2009-11-18 14:18:39', '2009-11-18 19:18:39', 'Social comments and analytics for this post...\n\nThis post was mentioned on Twitter by atsakala: Future Headline: Google Kills Lexis And Westlaw http://bit.ly/24uOVg...', 0, '1', 'Python-urllib/2.5', 'trackback', 0, 0, 'Y' ) ;
MySQL said: Documentation
#1062 - Duplicate entry '1648' for key 'PRIMARY'
Ideas?