Forum Moderators: coopster

Message Too Old, No Replies

Importing a gzip'd file

         

jcage

5:04 pm on May 19, 2006 (gmt 0)

10+ Year Member



I'm trying to restore a database. People are telling me to use PHPmyadmin to do this. I've moved servers, the last host I was at had an SQL button I would click which gave me the option to import files but the new host doesn't. ANy suggestions?

eelixduppy

5:50 pm on May 19, 2006 (gmt 0)



try this is your command line:
mysql -p <db_to_restore.sql

dreamcatcher

6:57 pm on May 19, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Or use Telnet maybe?

dc