• i get the following everytime i try to import my database to a new host. any idea how to remedy?

    Error
    SQL query:


    — Dumping data for table wp_commentmeta

    INSERT INTO wp_commentmeta ( meta_id , comment_id , meta_key , meta_value )
    VALUES ( 1, 2, ‘_wp_trash_meta_status’, ‘0’ ) ;

    MySQL said: Documentation

    #1062 – Duplicate entry ‘1’ for key ‘PRIMARY’

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘database error when importing’ is closed to new replies.