here is the error im getting
Quote:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2 to server version: 3.23.54-nt
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql> use eq;
Database changed
mysql> source db.sql;
ERROR:
Failed to open file 'db.sql', error: 2
mysql>
|
[/quote]