Results 1 to 10 of 14
-
6th Oct 2011, 06:03 PM #1OPMemberWebsite's:
RapsUnderground.comDumping 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
-
6th Oct 2011, 06:40 PM #2Member
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
-
7th Oct 2011, 12:30 AM #3OPMemberWebsite's:
RapsUnderground.comOk thank you Gavo . Seems it just stops when it gets to the biggest table .
-
7th Oct 2011, 03:42 AM #4MemberWebsite's:
forumhookers.comyou 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.
-
7th Oct 2011, 03:44 AM #5MemberWebsite'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
-
7th Oct 2011, 03:44 AM #6Super 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
-
7th Oct 2011, 03:55 AM #7MemberWebsite's:
forumhookers.comhe is asking about dumping an database and he needs an solution nw. Try mysqldumper it is best.
-
7th Oct 2011, 06:06 AM #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
-
7th Oct 2011, 06:49 AM #9MemberWebsite's:
host4offshore.comfor backup and restore check this
https://www.vbulletin.com/docs/html/...nce_ssh_backup
https://www.vbulletin.com/docs/html/...ce_ssh_restore|| Host4Offshore :: Reliable, Quality, Fast Offshore Hosting Solution (USA/Netherlands/Sweden/Russia/Romania)
|| Shared , Reseller Hosting Sales Thread
|| Rapidleech Hosting Sales Thread
|| Current Promotion
-
7th Oct 2011, 06:54 AM #10The Wise OneWebsite's:
twilight.ws ddlrank.comI also suggest you use Putty
mysqldump -u username -ppassword database_name > dump.sql
(Yes the -ppassword is written without a space!)
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Mysql database creation doubt
By jasoothai in forum Server ManagementReplies: 4Last Post: 8th Jul 2012, 05:38 PM -
MySql Database To Large
By Kat in forum Webmaster DiscussionReplies: 16Last Post: 14th Dec 2011, 10:59 PM -
Having Problem With Mysql Database Upload
By maverick79 in forum Server ManagementReplies: 12Last Post: 9th Dec 2011, 08:03 PM -
mysql query to export database
By lenney in forum IP.BoardReplies: 4Last Post: 7th May 2011, 03:43 PM -
Mysql(Database)host
By Mit1mit2 in forum Hosting DiscussionReplies: 1Last Post: 19th Sep 2010, 07:03 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...