can not import databse

mr-cracker

Verified User
Joined
Sep 17, 2009
Messages
54
Hello,
i used to have kloxo and i never had any problem importing using ssh but not i installed directamin (centos) and the ssh stops importing after it imports ~140mb, i tried bigdump (php based) but it still stopped at ~140

what could be wrong?? is it possible the database is corrupted???
my db is 7.8GB
 
Hello,

I doubt, that it is SSH that stops importing... since that check MySQL error logs and see what is it complaining about?
 
it stops, it says software terminated because of network failure i'm pretty sure its not my internet connection bcuz it stops there every time

i want to continue importing (leaving imported table and start from the table which doesn't exist) how can i do that through ssh please

thanks
 
You should firstly upload your dump to your server and then import it.

Code:
mysql --help

is to your service.
 
Back
Top