Need help to merge two database[Possibly Paid]

Discussion in 'MySQL' started by doonn, Dec 23, 2010.

  1. #1
    Hello,

    I accidentally delete(prune) few threads, user and forums.. (don't ask me why)
    Then, I realize, there is no latest backup save.. now I got a backup from 2 months back..

    anyways, long story short. I need to merge both mysql database. the one i have on my pc, and the current one...

    One possible problem: maybe the one I had saved on computer, might be from older vbulletin version, then i definitely upgraded to 4.0.8..

    Can someone please help me out as soon as possible. I might pay for this job if needed.

    Thank You
     
    doonn, Dec 23, 2010 IP
  2. georgiivanov

    georgiivanov Member

    Messages:
    62
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    25
    #2
    You can do this on your own. Just restore the backup you have on your production DB server. Then do some INSERT INTO ... SELECT command for all the table you have missing information. For example:

     
    georgiivanov, Dec 29, 2010 IP