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

Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Hybrid View

desibreaker How to import a large database 25th Oct 2009, 05:01 AM
Doublecrosser use mysqldumper it will Help 25th Oct 2009, 05:06 AM
minisofts.com You try to use MySQLDumper... 25th Oct 2009, 05:07 AM
BlaZe Yes MySQL Dumper is the best 25th Oct 2009, 05:10 AM
desibreaker How to import a large database 25th Oct 2009, 05:18 AM
Doublecrosser add me... 25th Oct 2009, 05:24 AM
desibreaker don't know what happen I'm unable... 25th Oct 2009, 05:35 AM
TooManySecrets Il help you m8 just give me your msn 25th Oct 2009, 05:36 AM
Prince Contact your host about Cpanel, add... 25th Oct 2009, 05:43 AM
narutoroot ssh is the fastest and most... 25th Oct 2009, 05:46 AM
desibreaker hello there, I tried to use bigdump... 25th Oct 2009, 09:37 AM
pikeypete Personally I use SQLdumper, it can... 25th Oct 2009, 02:45 PM
Storming I use bigdump or if its really big... 25th Oct 2009, 02:49 PM
Prince Always after importing your... 25th Oct 2009, 06:37 PM
Sandino if you have ssh access you can do... 25th Oct 2009, 06:38 PM
AoN If you have ssh access,then it's so... 25th Oct 2009, 06:52 PM
sniffdog I use HeidSQL ... free and don't... 26th Oct 2009, 12:41 AM
Sandino i simply do -> mysql -D... 26th Oct 2009, 12:43 AM
Previous Post Previous Post   Next Post Next Post
  1.     
    #1
    Website's:
    PornoDDL.ws MovizDDL.ws
    hello there, I tried to use bigdump again and thankfully I have been able to add the database but unfortunately I have a blank page for my site take a look

    http://forum.movizddl.com

    any help
    desibreaker Reviewed by desibreaker on . How to import a large database Hi, how to import a large database in mysql? I have tried bigdump but I'm getting an internal error. Have tried many other method even then no result! Help please Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    KinkKorner.com Warez-Project.net
    Personally I use SQLdumper, it can handle large databases with no problem.
    Info and download:
    Code: 
    http://www.mysqldumper.net/

    Pikeypete

  4.     
    #3
    Member
    I use bigdump or if its really big i do it via ssh on my server.
    It's amazing, being in a community can cause hate. Competitors or not - DDOS isn't cool :)

  5.     
    #4
    Member
    Always after importing your database check it with phpmyadmin for errors and fix anything by repair command.

    I see it sorted out now.

  6.     
    #5
    Member
    if you have ssh access you can do it yourself with some simple commands.
    but if you are hosted with someone, just ask your host to do it.
    they should be able to do it, if not you have a crappy host.

  7.     
    #6
    Banned
    Website's:
    SmartWarez.org SwoImage.com MazaOnline.com
    If you have ssh access,then it's so easy, go and download putty enter Your details..

    You will need the database username, password and database name, and putty
    After you ssh into OLD server, type "mysqldump -u USER_NAME -p DB_NAME | gzip > FILE.sql.gz"
    Enter the database password when it asks. Then, usinf FTP or sFTP, copy the FILE.sql.gz file from the OLD server to the NEW server. (Presumably by copying it from OLD server to your PC and then to NEW server.)
    After you ssh into NEW server, type "gunzip < FILE.sql.gz | mysql -u USER_NAME -p DB_NAME"
    Enter the database password when it asks. When it is done, your database will be copied to the new server.

    Restoring . ssh to new host (make sure the database actually exists!)

    mysql database -uusername -p < database.sql
    or simply mysql database -uusername -p
    enter password
    source database.sql

    PM me if you need more help.

  8.     
    #7
    Respected Member
    Website's:
    nooky.us
    I use HeidSQL ... free and don't have to install anything on your server.

    Works perfect!

    http://www.heidisql.com/

  9.     
    #8
    Member
    Quote Originally Posted by SmartWareZ View Post
    If you have ssh access,then it's so easy, go and download putty enter Your details..

    You will need the database username, password and database name, and putty
    After you ssh into OLD server, type "mysqldump -u USER_NAME -p DB_NAME | gzip > FILE.sql.gz"
    Enter the database password when it asks. Then, usinf FTP or sFTP, copy the FILE.sql.gz file from the OLD server to the NEW server. (Presumably by copying it from OLD server to your PC and then to NEW server.)
    After you ssh into NEW server, type "gunzip < FILE.sql.gz | mysql -u USER_NAME -p DB_NAME"
    Enter the database password when it asks. When it is done, your database will be copied to the new server.

    Restoring . ssh to new host (make sure the database actually exists!)

    mysql database -uusername -p < database.sql
    or simply mysql database -uusername -p
    enter password
    source database.sql

    PM me if you need more help.

    i simply do ->
    mysql -D database_name < file.sql

    lol easier.

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Can't import dreamhost database in other
    By rahul23 in forum Server Management
    Replies: 11
    Last Post: 10th Feb 2012, 01:50 PM
  2. who knows how to import a large database on VPS via SSH . please help
    By Ciul3x in forum Technical Help Desk Support
    Replies: 11
    Last Post: 27th Oct 2011, 09:25 PM
  3. How To Import Large DataBase On to Kloxo?
    By desibreaker in forum Tutorials and Guides
    Replies: 0
    Last Post: 23rd Jul 2011, 02:46 PM
  4. How to Import database.sql
    By Trusteduploader in forum Web Application/Script Support
    Replies: 6
    Last Post: 27th Mar 2011, 05:00 PM
  5. Cannot import phpbb2 database :S
    By babarali124 in forum vBulletin
    Replies: 2
    Last Post: 12th Jun 2010, 04:52 PM

Tags for this Thread

BE SOCIAL