View Single Post
  #6  
Old 04-15-2004, 10:23 AM
bluejam
Hill Giant
 
Join Date: Apr 2004
Posts: 110
Default

Quote:
C:\mysql\bin>mysql -u root mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 219 to server version: 4.0.18-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> source doorupdate-03-15-04.sql
ERROR:
Failed to open file 'doorupdate-03-15-04.sql', error: 2
mysql>
I believe Monrezz meant this. There's a "use eq;" command missing, but my guess is that you haven't copied the file to your mysql/bin folder?
Reply With Quote