You are Here: FAQ ->Dedicated Servers->Linux Root Server->How To?->Article #10


WebHosting 5.0 This article is for 1&1 Linux WebHosting only.


How to import a database (dump)


To import a MySQL dump first upload the dump file on to your server.
Once the file is in your server, please log into your shell account via SSH,
navigate to the directory where the dump file is located.

Enter the command mysql -u admin -p < dump_file.sql and press enter.
You will be prompted for a password.

Now the dump will be imported.

SD2B2C808


Print Article
How useful was this article?
(From 5 = Very Useful to 1 = Not useful at all):
1 2 3 4 5