Sunday, June 21, 2009

How do I import a database using Telnet/SSH?

If you have SSH access, you can use the following command to import your database.

mysql -u username -p password database_name < /path/to/your/mysql_data.sql

0 comments:

Post a Comment

  © Blogger template PingooIgloo by Ourblogtemplates.com 2009

Back to TOP