I downloaded a dump from my host site and the file looks like a source file with all the commands for setting up the database and all the data. however when I try to run it in Mysql to put it on my localhost I get this: mysql> source /home/downloads/rustic.sql;
ERROR:
Failed to open file '/home/downloads/rustic.sql', error: 2
Someone on another site suggested I drop the ; terminator but it didn't matter. I've tried various combinations to my home/download/file.sql and none work. I'm using Ubuntu 11.10 as localhost.
Any suggestions please?
Thanks
--
Jack
ERROR:
Failed to open file '/home/downloads/rustic.sql', error: 2
Someone on another site suggested I drop the ; terminator but it didn't matter. I've tried various combinations to my home/download/file.sql and none work. I'm using Ubuntu 11.10 as localhost.
Any suggestions please?
Thanks
--
Jack


