MySQL Forums
Forum List  »  Newbie

Run queries in Batch mode
Posted by: AtinLango
Date: March 23, 2006 02:33AM

I just downloaded and installed MySQL 5.0 in Windows XP. I can run queries on the command line client interactively. I want to create batch files for running my queries, but when I go to the dos prompt and type:

mysql -e "source batch-file"

it shows the error:

mysql is not recognised as an internal or external command, operable program or batch file.

Of course I do understand that mysql is not being recognised at the command line. What can I do to sort it out?

Options: ReplyQuote


Subject
Written By
Posted
Run queries in Batch mode
March 23, 2006 02:33AM
March 23, 2006 05:31AM


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.