MySQL Forums
Forum List  »  Newbie

Run query from a file
Posted by: Tom Gobel
Date: March 31, 2005 02:50PM

I tried:

mysql> source 'file_name';

and

mysql> \. 'file_name'

right now I'm running version 4.0.something on WinXP and I repeatedly get the following error:

Failed to open file 'file_name', error: 2

Any ideas?

Options: ReplyQuote


Subject
Written By
Posted
Run query from a file
March 31, 2005 02:50PM
April 13, 2005 10:41PM
April 21, 2005 04:38PM
April 19, 2005 05:11PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.