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
Linux System Administration Tips & cPanel Tips
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
© Blogger template PingooIgloo by Ourblogtemplates.com 2009
Back to TOP
0 comments:
Post a Comment