Dynadot โ€” .com Transfer

How to import big database tried bigdump script it got an error . Any suggestions

Spacemail by SpaceshipSpacemail by Spaceship
Watch
:hi:
i got a big database that cant be imported from phpmyadmin
i tried bigdump script it caused this error when i tried to import that big database

i dont have ssh accesss
any suggestions how to import that database


Thx
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
Is the backup one huge SQL file? If so, try splitting it into smaller pieces and executing them in order.
 
0
•••
when u have a 1gb database it will be a wast of time to split it down because it will take time to upload again in small chunks

anyways just found a way to solve this

Thx anyways
 
0
•••
how did you fix it?

(out of curiousity)
 
Last edited:
0
•••
script likie bigdump
actually bigdump also should work for big databases if you make it import them into small chunks
 
0
•••
0
•••
rcep said:
when u have a 1gb database it will be a wast of time to split it down because it will take time to upload again in small chunks

anyways just found a way to solve this

Thx anyways

Can you please tell me how you resolved this?
 
0
•••
justasiam said:
rcep said:
when u have a 1gb database it will be a wast of time to split it down because it will take time to upload again in small chunks

anyways just found a way to solve this

Thx anyways

Can you please tell me how you resolved this?
Execute the following command in SSH: /usr/local/nf/bin/mysqldump -e --force --quick -h mysqlhost -u Username -pPassword DatabaseID tablename > tables.sql
 
0
•••
Appraise.net
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back