I am trying to move a site from one host to another. With the current host I do not have access to the cPanel so I used WP-DB-Backup to create a database file. When I import to our new host I am getting the following error:
Error
SQL query:
INSERT INTO wp_options
VALUES ( 2888629, '_transient_timeout_wpsc_customer_meta__sQpyQE)8XaDM', '1393320664', 'no' ) ;
MySQL said: Documentation
#1062 - Duplicate entry '2888629' for key 'PRIMARY'
I am unsure what to do at this point? I have tried dumping ALL of the database files and starting from an empty database but still a no go.