Wojtek
February 6th, 2003, 18:05
I'm trying and trying.
Via phpadmin = script times out
Via SSH = dosnt work :(
When I try to extraxt it via ssh, I do:
mysql -hlocalhost -unewsave -p*******
This gets me in to the sql promt:
mysql>
Now I write newsave_weather < hw3mysql.sql
and press enter.
It just skips to the next line with -> and I have to either do \c to break it or either exit.
And via phpmyadmin, it times out :(
It's a 10mb .sql file
Any ideas on how to do it?
Thanks
Via phpadmin = script times out
Via SSH = dosnt work :(
When I try to extraxt it via ssh, I do:
mysql -hlocalhost -unewsave -p*******
This gets me in to the sql promt:
mysql>
Now I write newsave_weather < hw3mysql.sql
and press enter.
It just skips to the next line with -> and I have to either do \c to break it or either exit.
And via phpmyadmin, it times out :(
It's a 10mb .sql file
Any ideas on how to do it?
Thanks