Activity Stream
48,167 MEMBERS
6976 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1.     
    #1
    Member
    Website's:
    RapsUnderground.com

    Default Dumping Mysql database using Putty/SSH ?

    My question is when i dump the database using a command like so

    mysql -u forum_for43 -p forum_forum42 < /home/forum/forum_forum427.sql;

    I am prompted for the users pass so i put it in and then putty gives no response .

    Now i know its dumping the DB because i have had to do it now a second time as the database was too big .

    How long should it take for a database of 1.6gb take to dump ?
    WebMonster Reviewed by WebMonster on . Dumping Mysql database using Putty/SSH ? My question is when i dump the database using a command like so mysql -u forum_for43 -p forum_forum42 < /home/forum/forum_forum427.sql; I am prompted for the users pass so i put it in and then putty gives no response . Now i know its dumping the DB because i have had to do it now a second time as the database was too big . How long should it take for a database of 1.6gb take to dump ? Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    It all depends on the speed of your server and current load and amount of entries

    anything between 2-30 minutes.


    Check my topic for a faster method.
    http://www.besthostingforums.com/48-...s-vps-ded.html

  4.     
    #3
    Member
    Website's:
    RapsUnderground.com
    Ok thank you Gavo . Seems it just stops when it gets to the biggest table .

  5.     
    #4
    Member
    Website's:
    forumhookers.com
    you cant dump huge database using putty. I recommend you to use mysqldumper . Becoz i have a bad experience in dumping my 7gb database with putty . And finally got done by mysql dumper. U can hire me if u cant do.

  6.     
    #5
    Member
    Website's:
    host4offshore.com
    Quote Originally Posted by WebMonster View Post
    Ok thank you Gavo . Seems it just stops when it gets to the biggest table .
    maybe you exceed ram
    || Host4Offshore :: Reliable, Quality, Fast Offshore Hosting Solution (USA/Netherlands/Sweden/Russia/Romania)
    || Shared , Reseller Hosting Sales Thread
    || Rapidleech Hosting Sales Thread
    || Current Promotion

  7.     
    #6
    Super Member
    I think I remember one of my servers taking around an hour to do it via PuTTy.

    Ignore filegrasper. PuTTy is definitely a better way to back up mysql databases. The reason being is that software such as bigdump and mysqldumper experience PHP time outs, unless you've edited your servers files so that PHP don't experience time out requests for x amount of time.

    So kiss me and smile for me, say that you'll wait for me <'3

  8.     
    #7
    Member
    Website's:
    forumhookers.com
    he is asking about dumping an database and he needs an solution nw. Try mysqldumper it is best.

  9.     
    #8
    I ll take time to dump. So after entering password wait till it responds.

    I ll recommend you to take the dump gzipped so that it ll save you space using this

    mysqldump -u yourUserName -p yourDBName | gzip >databasebackup.sql.gz

  10.     
    #9
    Member
    Website's:
    host4offshore.com
    || Host4Offshore :: Reliable, Quality, Fast Offshore Hosting Solution (USA/Netherlands/Sweden/Russia/Romania)
    || Shared , Reseller Hosting Sales Thread
    || Rapidleech Hosting Sales Thread
    || Current Promotion

  11.     
    #10
    The Wise One
    Website's:
    twilight.ws ddlrank.com
    I also suggest you use Putty

    mysqldump -u username -ppassword database_name > dump.sql

    (Yes the -ppassword is written without a space!)

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Mysql database creation doubt
    By jasoothai in forum Server Management
    Replies: 4
    Last Post: 8th Jul 2012, 05:38 PM
  2. MySql Database To Large
    By Kat in forum Webmaster Discussion
    Replies: 16
    Last Post: 14th Dec 2011, 10:59 PM
  3. Having Problem With Mysql Database Upload
    By maverick79 in forum Server Management
    Replies: 12
    Last Post: 9th Dec 2011, 08:03 PM
  4. mysql query to export database
    By lenney in forum IP.Board
    Replies: 4
    Last Post: 7th May 2011, 03:43 PM
  5. Mysql(Database)host
    By Mit1mit2 in forum Hosting Discussion
    Replies: 1
    Last Post: 19th Sep 2010, 07:03 PM

Tags for this Thread

BE SOCIAL