Hi,
I tried what this thread says - http://www.directadmin.com/forum/showthread.php?s=&threadid=7375&highlight=command+line+sql
I have to move a 80 MB user database to another server, but it doesn't work.
- I uploaded the .sql database to my root/admin public_html directory
- I tried command line to restore the database of another user..
It says... no such file or directory..
Can anybody help me? Where do I have to put the .sql file?
mysql - u username -p database < filename.sql ... do I need to give up the path to the database?
Thanks!!
I tried what this thread says - http://www.directadmin.com/forum/showthread.php?s=&threadid=7375&highlight=command+line+sql
I have to move a 80 MB user database to another server, but it doesn't work.
- I uploaded the .sql database to my root/admin public_html directory
- I tried command line to restore the database of another user..
It says... no such file or directory..
Can anybody help me? Where do I have to put the .sql file?
mysql - u username -p database < filename.sql ... do I need to give up the path to the database?
Thanks!!
Last edited: