Restoring Database

Discussion in 'Databases' started by blaze718, May 21, 2009.

  1. #1
    My friend's forum database is over 600 MB.
    He has no SSH access so he cannot restore it. He needs a method that will restore the database quick and smooth.
     
    blaze718, May 21, 2009 IP
  2. HomeComputerGames

    HomeComputerGames Peon

    Messages:
    871
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    New host would fix it :D

    Who is he hosting with? No phpmyadmin?
    scripting would memory error if access to php config is not available.
     
    HomeComputerGames, May 21, 2009 IP
  3. blaze718

    blaze718 Peon

    Messages:
    560
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Honestly using phpmyadmin for a 600 MB database would cause many timeouts.
    I have no idea where he hosts at sorry :p
     
    blaze718, May 21, 2009 IP
  4. Rock_Me

    Rock_Me Banned

    Messages:
    226
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Contact new host to do so. Many can do this for free.
     
    Rock_Me, May 22, 2009 IP
  5. alfa_375

    alfa_375 Active Member

    Messages:
    445
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #5
    If you are good at database managment then you can broke the tables and upload it partially. Pm me if need any help.
     
    alfa_375, May 22, 2009 IP
  6. svrhost

    svrhost Peon

    Messages:
    127
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Try using Big Dump, if not ask for help ..PM me :)
     
    svrhost, May 22, 2009 IP
  7. GarMart

    GarMart Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    send the sql data to the webhoster. they can restore it for ya.
     
    GarMart, May 23, 2009 IP
  8. blaze718

    blaze718 Peon

    Messages:
    560
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I think Big Dump is good
     
    blaze718, May 23, 2009 IP
  9. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #9
    even with bigdump it may screw up since php will read a 600mb file soo good chances of screw up best deal is ssh... ask ur host they will do it..
     
    Bohra, May 23, 2009 IP
  10. WoW Blood

    WoW Blood Well-Known Member

    Messages:
    164
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    135
    #10
    Try using sqlyog?
     
    WoW Blood, May 23, 2009 IP
  11. AmpedHosts

    AmpedHosts Active Member

    Messages:
    887
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    80
    #11
    Big dump and phpmyadmin are the best choices for this. If the host refuses to upload it for you then defiently try though. Its only 600mb. PHPmyadmin and big dump especially shouldnt mess it up. However a timeout for phpmyadmin could be possible.

    Make sure "Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions." is not Checked when restoring in phpmyadmin.

    Good luck!!
    Amped
     
    AmpedHosts, May 23, 2009 IP
  12. StevieHotstuff

    StevieHotstuff Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    use bigbump and manual table import addon for bigdump

    that way you can import one table at a time using bigdump

    this has worked for me a few times
     
    StevieHotstuff, May 24, 2009 IP
  13. gavo

    gavo Active Member

    Messages:
    123
    Likes Received:
    4
    Best Answers:
    1
    Trophy Points:
    70
    #13
    Mysqldumper is excellant compaired to bigdump

    http://www.mysqldumper.de/en/
    Code (markup):

    but your host should import it via ssh if you upload the file & open a ticket
     
    gavo, May 28, 2009 IP
  14. blaze718

    blaze718 Peon

    Messages:
    560
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Thank you for all your help.
    I have sucessfully helped my friend restore his server using bigdump.
    Thanks again :)
     
    blaze718, May 28, 2009 IP