how to run an existing sql file
Posted by:
craig
Date: August 15, 2004 05:16PM
I want to take some sql commands I have in a txt file and load them via the mysql monitor to populate some tables (rather than type it all again) but the command I have doesn't seem to work ... could someone advise me?
I'm using :
C:\mysql>mysql -h hostname -u username -D databasename -p > F:\Examples\chapter09\book_insert.sql
but can't get it to work.
If it helps I'm using mysql 3.23.58
Thanks,
Craig.
Subject
Written By
Posted
how to run an existing sql file
August 15, 2004 05:16PM
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.