Wanting ONLY to Restore **User Database Table** In WordPress

Discussion in 'WordPress' started by nhatle84, Jan 23, 2010.

  1. #1
    Hi fellas,

    I'm currently having two WordPress sites.

    1) Proreader (Contains over 12,000 members)
    2) Articleszoom (Contains 3,000 members)

    I wanted to know if it's possible to dump only User Table from Articleszoom to Proreader (pretty much like add/transfer/merge all Articleszoom members to Proreader.

    I'm currently using MySQLDumper for backup and restore, I tried restoring only User Table but always receiving internal error...

    I kindly appreciate your time and support in advance,
    -Minh
     
    nhatle84, Jan 23, 2010 IP
  2. nhatle84

    nhatle84 Active Member

    Messages:
    369
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #2
    Heeeelp anyone!?!?! ^_^
     
    Last edited: Jan 24, 2010
    nhatle84, Jan 24, 2010 IP
  3. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #3
    will you post the error.

    What I would do is get into phpmyadmin, export the sql of that table into sql format, and then go to the other database in phpmyadmin, click the sql tab, paste the sql in there and submit.

    backup both before you try!
     
    adbox, Jan 25, 2010 IP