View Single Post
  #7  
Old 01-06-2003, 09:15 AM
MuddzVon
Fire Beetle
 
Join Date: Jan 2003
Posts: 6
Default

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]
Reply With Quote