Error imposrting a sql file need help!

Discussion in 'Programming' started by lassie911, Jul 28, 2010.

  1. #1
    Here is the error I'm getting while trying to import a wordpress database file in phpamdin. Does anyone know how this can be fixed? It's only importing 21 of the 53 tables. :)
     
    lassie911, Jul 28, 2010 IP
  2. aroel

    aroel Well-Known Member

    Messages:
    154
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    125
    #2
    try dumping using mysqldump from ssh
     
    aroel, Jul 28, 2010 IP
  3. lassie911

    lassie911 Well-Known Member

    Messages:
    1,521
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    160
    #3
    I don't even know what that means, could you or someone else explain?
     
    lassie911, Jul 28, 2010 IP
  4. aquilax

    aquilax Member

    Messages:
    126
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    33
    #4
    The error says, you already have row with id = 1 in table wp_autoblogged. Try to empty the table and import again.
     
    aquilax, Jul 28, 2010 IP